projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxMGL compilation fixes
[wxWidgets.git]
/
setup.h.in
diff --git
a/setup.h.in
b/setup.h.in
index 9cba0db12f01425acb9b7c548d9952ebd5a005b9..016bbb0d303cf2c0c6ef5bf8fddb4d3336b49798 100644
(file)
--- a/
setup.h.in
+++ b/
setup.h.in
@@
-120,6
+120,10
@@
*/
#undef HAVE_BOOL
*/
#undef HAVE_BOOL
+/*
+ * Use regex support
+ */
+#define wxUSE_REGEX 0
/*
* Use zlib
*/
/*
* Use zlib
*/
@@
-446,6
+450,11
@@
#endif
#endif
#endif
#endif
+/*
+ * Use wxTreeLayout class
+ */
+#define wxUSE_TREELAYOUT 0
+
/*
* Use this control
*/
/*
* Use this control
*/