*/
#undef HAVE_BOOL
+/*
+ * Use regex support
+ */
+#define wxUSE_REGEX 0
/*
* Use zlib
*/
* Use built-in HTML-based help controller
*/
#define wxUSE_WXHTML_HELP 0
+/*
+ * Use MS HTML Help controller (win32)
+ */
+#define wxUSE_MS_HTML_HELP 0
/*
* Use iostream.h rather than iostream