summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2002-10-11 05:37:59 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2002-10-11 05:37:59 (GMT)
commita5f0907d790c889b1b7ea8ce3f79ff6b519ff361 (patch)
treef5e46a699b6d2796e2c31945f5eae48ba8bd00af /pyconfig.h.in
parent049cd6b563892b64edd606cfdf36c5d0f30b7b16 (diff)
downloadcpython-a5f0907d790c889b1b7ea8ce3f79ff6b519ff361.zip
cpython-a5f0907d790c889b1b7ea8ce3f79ff6b519ff361.tar.gz
cpython-a5f0907d790c889b1b7ea8ce3f79ff6b519ff361.tar.bz2
Back out #479898.
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 193a9ca..01cced8 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -199,9 +199,6 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
-/* Define to 1 if you have the `iswprint' function. */
-#undef HAVE_ISWPRINT
-
/* Define to 1 if you have the `kill' function. */
#undef HAVE_KILL
@@ -253,9 +250,6 @@
/* Define this if you have the makedev macro. */
#undef HAVE_MAKEDEV
-/* Define to 1 if you have the `mbtowc' function. */
-#undef HAVE_MBTOWC
-
/* Define to 1 if you have the `memmove' function. */
#undef HAVE_MEMMOVE
@@ -595,9 +589,6 @@
/* Define if the compiler provides a wchar.h header file. */
#undef HAVE_WCHAR_H
-/* Define to 1 if you have the <wctype.h> header file. */
-#undef HAVE_WCTYPE_H
-
/* Define to 1 if you have the `_getpty' function. */
#undef HAVE__GETPTY