]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Removing obsolete ditrib files.
[wxWidgets.git] / setup.h_vms
index 932b69fee92fa78da4ed1d9ab65bac35becc88ce..58af06c42d932204ef21be1493c8d3f8afba58ae 100644 (file)
  */
 #define wxUSE_LONGLONG 1
 
+/*
+ * Use geometry classes
+ */
+#define wxUSE_GEOMETRY 1
+
 /*
  * Use wxFile class
  */
 /* Define if you have sigemptyset() */
 #define HAVE_SIGEMPTYSET 1
 
+/* Define if you have the putenv function.  */
+#define HAVE_PUTENV 1
+
+/* Define if you have the setenv function.  */
+#undef HAVE_SETENV
 /* Define if you have shl_load() */
 #undef HAVE_SHL_LOAD