]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
add check for wxUSE_XLOCALE (and also wxUSE_INTL which wasn't checked for some reason)
[wxWidgets.git] / setup.h.in
index 5d0746c7d0cfa08f2b53b4ded1c934cfcb6f66bc..95fdf6c7d9908ea3a269a225f29a666c7f12c79b 100644 (file)
 
 #define wxUSE_INTL          0
 
+#define wxUSE_XLOCALE       0
+
 #define wxUSE_DATETIME      0
 
 #define wxUSE_TIMER         0
 /* Define if getgrgid_r is available. */
 #undef HAVE_GETGRGID_R
 
+/* Define if locale_t is available */
+#undef HAVE_LOCALE_T
+
 /* -------------------------------------------------------------------------
    Win32 adjustments section
    ------------------------------------------------------------------------- */