#define wxUSE_POPUPWIN 1
#endif
+#define wxUSE_PREFERENCES_EDITOR 1
+
#define wxUSE_TIPWINDOW 1
#define wxUSE_STC 1
/* 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