summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-05-25 18:05:30 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-05-25 18:05:30 (GMT)
commitcea777423b67a5ea1ed104b217373556d6ff0383 (patch)
tree940dcb39460c6c9249e1408351993c3c74ab1334 /pyconfig.h.in
parent346c92195cc7d2fe55f92a97cc6c99749fb3dfae (diff)
downloadcpython-cea777423b67a5ea1ed104b217373556d6ff0383.zip
cpython-cea777423b67a5ea1ed104b217373556d6ff0383.tar.gz
cpython-cea777423b67a5ea1ed104b217373556d6ff0383.tar.bz2
autoreconf run
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index e8cf739..bbcc1d3 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -936,9 +936,6 @@
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
#undef TM_IN_SYS_TIME
-/* Define if you want to use MacPython modules on MacOSX in unix-Python. */
-#undef USE_TOOLBOX_OBJECT_GLUE
-
/* Define if a va_list is an array of some kind */
#undef VA_LIST_IS_ARRAY