summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-07-30 18:09:35 (GMT)
committerGuido van Rossum <guido@python.org>1996-07-30 18:09:35 (GMT)
commit7b3853fb0213abcf3f74ea99ef3e5d49fc610df1 (patch)
treebf695a281ab5233c63d5ac3ea5e638c7ddcd3add /config.h.in
parentb418f89bcd6662c68e4869089456044eacd8d8be (diff)
downloadcpython-7b3853fb0213abcf3f74ea99ef3e5d49fc610df1.zip
cpython-7b3853fb0213abcf3f74ea99ef3e5d49fc610df1.tar.gz
cpython-7b3853fb0213abcf3f74ea99ef3e5d49fc610df1.tar.bz2
Follow new configure.in
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 65edee9..47773a5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -70,6 +70,9 @@
(as it does on SCI ODT 3.0) */
#undef BAD_STATIC_FORWARD
+/* Define if you have the Mach cthreads package */
+#undef C_THREADS
+
/* Define to `long' if <time.h> doesn't define. */
#undef clock_t