]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
suppress gcc warnings about class having private dtor and no friends
[wxWidgets.git] / setup.h_vms
index 6eb38eeeaacb96d128e0c7e903cb515dbcc01ff9..551799e6b504986e64ec3c436fbb61a58f1821bd 100644 (file)
 
 #define wxUSE_CHOICEBOOK 1
 
+#define wxUSE_TREEBOOK 1
+
 #define wxUSE_TAB_DIALOG    1
 
 #define wxUSE_GRID         1
 
 #define wxUSE_GLCANVAS       1
 
+#define wxUSE_RICHTEXT       1
 
 #define wxUSE_CLIPBOARD     1
 
  * the common values automatically */
 #if (defined(__WIN95__) && !defined(__WXUNIVERSAL__)) || defined(__WXPM__)
 #define wxUSE_OWNER_DRAWN 1
-#endif
-
-#if defined(__WXPM__)
-#define wxUSE_OWNER_DRAWN 1
+#else
+#define wxUSE_OWNER_DRAWN 0
 #endif
 
 /* enable rich edit under Win32 */
  * case WX_NO_REGEX_ADVANCED should be defined.
  */
 #undef WX_NO_REGEX_ADVANCED
+/*
+ * On GNU systems use re_search instead of regexec, since the latter does a
+ * strlen on the search text affecting the performance of some operations.
+ */
+#undef HAVE_RE_SEARCH
 /*
  * Use SDL for audio (Unix)
  */
  *  by configure.
  */
 
-#include "wx/chkconf.h"
-
 /*
     define some constants identifying wxWindows version in more details t
     just the version number