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:
Karsten Ballüder 1998-10-07 15:40:21 +00:00
parent 42ff6409d9
commit a65f3e5499
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -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

View File

@ -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