summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 8b5c592..89565a3 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -491,6 +491,9 @@
/* Define this if you have the makedev macro. */
#undef HAVE_MAKEDEV
+/* Define this if mallopt can set malloc mmap threshold. */
+#undef HAVE_MALLOPT_MMAP_THRESHOLD
+
/* Define to 1 if you have the `mbrtowc' function. */
#undef HAVE_MBRTOWC