]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Correct making the newly inserted menu item owner drawn in some cases.
[wxWidgets.git] / setup.h_vms
index 91827f14babcd1740efd0c93685b5fe58bcff092..63c40eefa6e3d9ddd28c649532b5cedff509702e 100644 (file)
@@ -414,6 +414,8 @@ typedef pid_t GPid;
 #define wxUSE_POPUPWIN 1
 #endif
 
+#define wxUSE_PREFERENCES_EDITOR 1
+
 #define wxUSE_TIPWINDOW    1
 
 #define wxUSE_STC 1
@@ -1317,12 +1319,6 @@ typedef pid_t GPid;
 /* Define this if you have fputws() */
 #define HAVE_FPUTWS 1
 
-/* Define this if you have strcasecmp() function in <string.h> */
-#define HAVE_STRCASECMP_IN_STRING_H 1
-
-/* Define this if you have strcasecmp() function in <strings.h> */
-#undef HAVE_STRCASECMP_IN_STRINGS_H
-
 /* Define this if you have wprintf() and related functions */
 #define HAVE_WPRINTF 1
 
@@ -1384,10 +1380,6 @@ typedef pid_t GPid;
 
 #ifdef __WIN32__
 
-/* we need to define wxUSE_XPM_IN_MSW for MSW compilation for compatibil
-      with wx/msw/setup.h */
-#define wxUSE_XPM_IN_MSW wxUSE_XPM
-
 #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
 
 /* Define if the header pbt.h is missing.  */