]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
make sure client area is refreshed after last child frame is closed
[wxWidgets.git] / setup.h.in
index 0108b6070bd61ee6fca744d5eb6f5204547d3fb5..95fdf6c7d9908ea3a269a225f29a666c7f12c79b 100644 (file)
 
 #define wxUSE_THREADS 0
 
+#define wxUSE_WEAKREF 0
+
 #define wxUSE_STREAMS       0
 
 #define wxUSE_STD_IOSTREAM  0
 
 #define wxUSE_INTL          0
 
+#define wxUSE_XLOCALE       0
+
 #define wxUSE_DATETIME      0
 
 #define wxUSE_TIMER         0
 /* Define this if you have _vsnwprintf */
 #undef HAVE__VSNWPRINTF
 
+/* vswscanf() */
+#undef HAVE_VSWSCANF
+
 /* Define if fseeko and ftello are available.  */
 #undef HAVE_FSEEKO
 
 /* Define if getgrgid_r is available. */
 #undef HAVE_GETGRGID_R
 
+/* Define if locale_t is available */
+#undef HAVE_LOCALE_T
+
 /* -------------------------------------------------------------------------
    Win32 adjustments section
    ------------------------------------------------------------------------- */