]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
added a few WXDLLEXPORTS, corrected/expanded comments
[wxWidgets.git] / setup.h_vms
index 4aa0e67498fe47e448fd913b9e0923a3e5e9ca98..872b63304ed820fe1e29765339c6c78a5010cad4 100644 (file)
  */
 #define HAVE_BOOL
 
+/*
+ * Define if your compiler supports the explicit keyword
+ */
+#define HAVE_EXPLICIT 1
+
 /*
  * Use regex support
  */
 /* Define if you have the usleep function.  */
 #define HAVE_USLEEP 1
 
-/* Define if you have the vfork function.  */
-#define HAVE_VFORK 1
-
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H