/* Define this if your version of GTK+ is greater than 1.3 */
#undef __WXGTK20__
+/* Define this if your version of Motif is greater than 2.0 */
+#undef __WXMOTIF20__
+
/*
* Define to 1 for Unix[-like] system
*/
*/
#undef HAVE_EXPLICIT
+/*
+ * Define if your compiler supports const_cast<>()
+ */
+#undef HAVE_CONST_CAST
+
/*
* Use regex support
*/