summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1996-07-31 22:48:44 (GMT)
committerGuido van Rossum <guido@python.org>1996-07-31 22:48:44 (GMT)
commit42dcad36a91bf1278eb78c7bfa1d64470c0f77b3 (patch)
treee6c761859a522ca4009e33f7f7b76b43fd27cc3f /config.h.in
parent8a2574e09eedb0fd348ca2e914c1d2d4d53cfbff (diff)
downloadcpython-42dcad36a91bf1278eb78c7bfa1d64470c0f77b3.zip
cpython-42dcad36a91bf1278eb78c7bfa1d64470c0f77b3.tar.gz
cpython-42dcad36a91bf1278eb78c7bfa1d64470c0f77b3.tar.bz2
The usual
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 903db9c..47773a5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -96,9 +96,6 @@
/* Define if you have POSIX threads */
#undef _POSIX_THREADS
-/* Define to force use of thread-safe errno, h_errno, and other functions */
-#undef _REENTRANT
-
/* Define if setpgrp() must be called as setpgrp(0, 0). */
#undef SETPGRP_HAVE_ARG