]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
mention Watcom makefile for wxBase
[wxWidgets.git] / setup.h_vms
index fe9ca28073d1880d52b2cc91effacc8f6d43a5f4..60101dae627db3a44bff7c101c53245c2eb4d6e5 100644 (file)
 /*
  * Compatibility with 2.2 API
  */
-#define WXWIN_COMPATIBILITY_2_2 1
+#define WXWIN_COMPATIBILITY_2_2 0
+/*
+ * Compatibility with 2.4 API
+ */
+#define WXWIN_COMPATIBILITY_2_4 1
 /*
  * Enables debugging: memory tracing, assert, etc., contains debug level
  */
 /* Define if you have vsnprintf() */
 #undef HAVE_VSNPRINTF
 
+/* Define if you have vsnprintf() declaration in the header */
+#undef HAVE_VSNPRINTF_DECL
+
 /* Define if you have usleep() */
 #define HAVE_USLEEP 1