Disabled ODBC code by default,
Move isql.h and isqlext.h to /include/wx git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -764,7 +764,7 @@ else
|
||||
DEFAULT_wxUSE_LIBPNG=yes
|
||||
DEFAULT_wxUSE_LIBJPEG=yes
|
||||
DEFAULT_wxUSE_LIBTIFF=yes
|
||||
DEFAULT_wxUSE_ODBC=yes
|
||||
DEFAULT_wxUSE_ODBC=no
|
||||
|
||||
DEFAULT_wxUSE_STD_IOSTREAM=no
|
||||
DEFAULT_wxUSE_FILE=yes
|
||||
@@ -3305,6 +3305,7 @@ AC_OUTPUT([
|
||||
Makefile
|
||||
demos/Makefile
|
||||
demos/bombs/Makefile
|
||||
demos/dbbrowse/Makefile
|
||||
demos/forty/Makefile
|
||||
demos/fractal/Makefile
|
||||
demos/life/Makefile
|
||||
|
Reference in New Issue
Block a user