]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
ContextHelp is fixed on wxMac
[wxWidgets.git] / setup.h.in
index fb78a521b121e30de4bc8e86bc3418f14e0011fc..8c7a2988aeb610152a69c07ac3b03ad2e105ffa7 100644 (file)
  * Use regex support
  */
 #define wxUSE_REGEX 0
+/*
+ * The built-in regex supports advanced REs in additional to POSIX's basic
+ * and extended. Your system regex probably won't support this, and in this
+ * case WX_NO_REGEX_ADVANCED should be defined.
+ */
+#undef WX_NO_REGEX_ADVANCED
 /*
  * Use XML support
  */