]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/setup/setup.hin
Some manual updates; in MDI sample, child frames now have default size/position ...
[wxWidgets.git] / src / gtk / setup / setup.hin
index 57c0e17ea472b7a4c8326dea4e56181dc3e103a7..442eb7070c9959983f253541e1f1e5d3425242f9 100644 (file)
@@ -21,7 +21,7 @@
 #endif
 
 /* define the system to compile */
-#undef __GTK__
+#undef __WXGTK__
 #undef __UNIX__
 #undef __LINUX__
 #undef __SGI__
  * Use libpng
  */
 #undef USE_LIBPNG
+/*
+ * Use iODBC
+ */
+#undef USE_ODBC
 /*
  * Use Threads
  */
    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
 /*