]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
applied patch 890642: wxRE_ADVANCED flag and docs
[wxWidgets.git] / setup.h_vms
index e533df83e8b18304dcf06f722499dc6afbe779aa..30d52a5731846f9f9afb19eaa75eac06a989c707 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
  */