]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Removed spurious _
[wxWidgets.git] / setup.h_vms
index 20faff8f5fc3ce0c4745dee87d79ea09a94f253c..effba81354b09594687ef008d69e3a03024cadd3 100644 (file)
@@ -16,6 +16,8 @@
 #pragma interface
 #endif
 
+#include <wx/vms_x_fix.h>
+
 /* never undefine inline or const keywords for C++ compilation */
 #ifndef __cplusplus
 
@@ -70,6 +72,9 @@
 /* Define this if your version of GTK+ is greater than 1.2 */
 #define __WXGTK12__ 1
 
+/* Define this if your version of GTK+ is greater than 1.2.7 */
+#define __WXGTK127__ 1
+
 /* Define this if your version of GTK+ is greater than 1.3 */
 #undef __WXGTK13__
 
  */
 #define wxUSE_ODBC 0
 #define wxODBC_FWD_ONLY_CURSORS 1
+#define wxODBC_BACKWARD_COMPATABILITY 0
 /*
  * Use Threads
  */