X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b2aef89b7a675805b601e757492c982031f38d21..4c444f19cf1bdb3cb26bb3c123434fe23c808093:/src/gtk/setup/setup.hin diff --git a/src/gtk/setup/setup.hin b/src/gtk/setup/setup.hin index 57c0e17ea4..442eb7070c 100644 --- a/src/gtk/setup/setup.hin +++ b/src/gtk/setup/setup.hin @@ -21,7 +21,7 @@ #endif /* define the system to compile */ -#undef __GTK__ +#undef __WXGTK__ #undef __UNIX__ #undef __LINUX__ #undef __SGI__ @@ -52,6 +52,10 @@ * Use libpng */ #undef USE_LIBPNG +/* + * Use iODBC + */ +#undef USE_ODBC /* * Use Threads */ @@ -191,7 +195,7 @@ some new features such as event tables */ #define WXWIN_COMPATIBILITY 1 /* - * Enables debugging: memory tracing, assert, etc. + * Enables debugging: memory tracing, assert, etc., contains debug level */ #undef WXDEBUG /*