]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added tests for the focus events
[wxWidgets.git] / setup.h.in
index 53d041b8075efdac1ff86de3abddfcbbb9c2eb4f..8aa901cba982a44193c07bd48c561e966c96c7a5 100644 (file)
  * Use wxFFile class
  */
 #define wxUSE_FFILE 0
+/*
+ * Use wxFSVolume class
+ */
+#define wxUSE_FSVOLUME 1
+
 /*
  * Use wxTextBuffer class
  */
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H
 
+/* Define if you have the fnmatch() function */
+#undef HAVE_FNMATCH
+
 /* Define if you have the <fnmatch.h> header file.  */
 #undef HAVE_FNMATCH_H