]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Make behaviour of Eof() more consistent
[wxWidgets.git] / setup.h_vms
index 974bc0b776b396a145d0b3c7e2c18fb9a019a1b6..551799e6b504986e64ec3c436fbb61a58f1821bd 100644 (file)
  * 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)
  */