X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4acbf24597fb8244a519651694e8510dc3f3234c..1eac776c037870e281d12d39a071babb18cb39ab:/src/gtk1/setup/setup.hin diff --git a/src/gtk1/setup/setup.hin b/src/gtk1/setup/setup.hin index 1579f25a23..442eb7070c 100644 --- a/src/gtk1/setup/setup.hin +++ b/src/gtk1/setup/setup.hin @@ -52,6 +52,10 @@ * Use libpng */ #undef USE_LIBPNG +/* + * Use iODBC + */ +#undef USE_ODBC /* * Use Threads */ @@ -194,10 +198,6 @@ * Enables debugging: memory tracing, assert, etc., contains debug level */ #undef WXDEBUG -/* - * Enables debugging: memory tracing, assert, etc., undefined if no debugging - */ -#undef __WXDEBUG__ /* * Enables debugging version of wxObject::new and wxObject::delete (IF WXDEBUG) * WARNING: this code may not work with all architectures, especially