]> git.saurik.com Git - wxWidgets.git/commitdiff
odbc off by default
authorKarsten Ballüder <ballueder@usa.net>
Wed, 7 Oct 1998 15:40:21 +0000 (15:40 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Wed, 7 Oct 1998 15:40:21 +0000 (15:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure
configure.in

index e3bcac562d9251c1b8090b24d32b5ab624c251da..1e7e9d2a139fd18358cc3d51d66be92d1fcbda47 100755 (executable)
--- a/configure
+++ b/configure
@@ -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
index 03b18eaf891f551d42d3858dbdadd961618fc410..5b982fd30cfcebbf8256d4f13fb29c7925128304 100644 (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