#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