summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 4a10db6..85f7e37 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -803,6 +803,10 @@
/* Define to 1 if you have the `wcsxfrm' function. */
#undef HAVE_WCSXFRM
+/* Define if mbstowcs(NULL, "text", 0) does not return the number of
+ wide chars that would be converted */
+#undef HAVE_BROKEN_MBSTOWCS
+
/* Define if tzset() actually switches the local timezone in a meaningful way.
*/
#undef HAVE_WORKING_TZSET