X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29fd3c0cc135ac56155a590842f808063ec51176..721a4a08bce5245dd748a9f4c64c5d25a02e8155:/setup.h.in?ds=sidebyside diff --git a/setup.h.in b/setup.h.in index 9cba0db12f..100d1d7142 100644 --- a/setup.h.in +++ b/setup.h.in @@ -120,6 +120,10 @@ */ #undef HAVE_BOOL +/* + * Use regex support + */ +#define wxUSE_REGEX 0 /* * Use zlib */