]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Make it possible to use svn-find-native-eols script without svn checkout.
[wxWidgets.git] / setup.h.in
index 75588db31162e2481601842e9fe3b1e27db2f239..b5cc4e1eee526677c2aa41c54061f97736cbe59a 100644 (file)
 
 #define wxUSE_NOTIFICATION_MESSAGE 0
 
+#define wxUSE_PREFERENCES_EDITOR 0
+
 #define wxUSE_RICHTOOLTIP 0
 
 #define wxUSE_SASH          0
  */
 #undef HAVE_VARIADIC_MACROS
 
+/*
+ * Define if you don't want variadic macros to be used even if they are
+ * supported by the compiler.
+ */
+#undef wxNO_VARIADIC_MACROS
+
 /*
  * Define if your compiler has std::wstring
  */