]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
fixing name collision ocuring in a specific script runner
[wxWidgets.git] / setup.h.in
index 84a3c6086ab08fd36d66e308cff05c8ac352d116..40a2cb30e2e55ce403a1355392a99659383df323 100644 (file)
 
 #define wxUSE_STOPWATCH     0
 
+#define wxUSE_FSWATCHER     0
+
 #define wxUSE_CONFIG        0
 
 #define wxUSE_CONFIG_NATIVE   0
 #define wxUSE_STC 0
 
 
-#ifndef wxUSE_GRAPHICS_CONTEXT
 #define wxUSE_GRAPHICS_CONTEXT 0
-#endif
 
 
 #define wxUSE_CONTROLS     0
 /* Define if locale_t is available */
 #undef HAVE_LOCALE_T
 
+/* Define if you have inotify_xxx() functions. */
+#undef wxHAS_INOTIFY
+
+/* Define if you have kqueu_xxx() functions. */
+#undef wxHAS_KQUEUE
+
 /* -------------------------------------------------------------------------
    Win32 adjustments section
    ------------------------------------------------------------------------- */