]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
New wxDesigner-less version of the MimeTypesManager demo
[wxWidgets.git] / setup.h.in
index 2b70d2484bc395f1882c722af1744691f8b8dcda..a1bddc63d9ac4124320c8207c8108a0d5b7ea2e5 100644 (file)
 #define wxUSE_WCHAR_T 0
 
 /*
- * Compile wxWindows in Unicode mode (Win32 only for now)?
+ * Compile wxWindows in Unicode mode?
  */
 #define wxUSE_UNICODE 0
 
 /* Define if you have the <X11/XKBlib.h> header file.  */
 #undef HAVE_X11_XKBLIB_H
 
+/* Define if you have the <X11/extensions/xf86vmode.h> header file.  */
+#undef HAVE_X11_EXTENSIONS_XF86VMODE_H
+
 /* Define if you have the fnmatch() function */
 #undef HAVE_FNMATCH