* Use libpng
*/
#undef USE_LIBPNG
+/*
+ * Use iODBC
+ */
+#undef USE_ODBC
/*
* Use Threads
*/
* 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