odbc off by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -4368,7 +4368,7 @@ DEFAULT_wxUSE_IOSTREAMH=1
|
||||
DEFAULT_wxUSE_ZLIB=1
|
||||
DEFAULT_wxUSE_GDK_IMLIB=1
|
||||
DEFAULT_wxUSE_LIBPNG=1
|
||||
DEFAULT_wxUSE_ODBC=1
|
||||
DEFAULT_wxUSE_ODBC=0
|
||||
|
||||
DEFAULT_wxUSE_COMBOBOX=1
|
||||
DEFAULT_wxUSE_GAUGE=1
|
||||
|
@@ -672,7 +672,7 @@ DEFAULT_wxUSE_IOSTREAMH=1
|
||||
DEFAULT_wxUSE_ZLIB=1
|
||||
DEFAULT_wxUSE_GDK_IMLIB=1
|
||||
DEFAULT_wxUSE_LIBPNG=1
|
||||
DEFAULT_wxUSE_ODBC=1
|
||||
DEFAULT_wxUSE_ODBC=0
|
||||
|
||||
DEFAULT_wxUSE_COMBOBOX=1
|
||||
DEFAULT_wxUSE_GAUGE=1
|
||||
|
Reference in New Issue
Block a user