]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Add BitmapFromBuffer demo
[wxWidgets.git] / setup.h.in
index e5187bf6cd713b8cd62bf1007d0e8b55308e71e8..b4d0aadddd0c8d87ac2ce7c0f14d9c271788f09b 100644 (file)
 #  define wxUSE_XML       0
 #endif
 
+#define wxUSE_AUI       0
+
 
 #define wxUSE_CONTROLS     0
 
  * with 'char*' for the 3rd parameter instead of 'const char*' */
 #undef HAVE_BROKEN_SNPRINTF_DECL
 
+/* Define if you have a snprintf() which supports positional arguments
+   (defined in the unix98 standard) */
+#undef HAVE_UNIX98_PRINTF
+
 /* define if you have statfs function */
 #undef HAVE_STATFS
 
 /* Define if you have Pango xft support */
 #undef HAVE_PANGO_XFT
 
+/* Define if you have the <sys/select.h> header file.  */
+#undef HAVE_SYS_SELECT_H
+
 /* -------------------------------------------------------------------------
    Win32 adjustments section
    ------------------------------------------------------------------------- */