summaryrefslogtreecommitdiff
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index c74730626d..da6197cfa7 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -12,9 +12,6 @@
support for AIX C++ shared extension modules. */
#undef AIX_GENUINE_CPLUSPLUS
-/* Define if you have the Mach cthreads package */
-#undef C_THREADS
-
/* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM
mixed-endian order (byte order 45670123) */
#undef DOUBLE_IS_ARM_MIXED_ENDIAN_IEEE754
@@ -948,9 +945,6 @@
/* Define to 1 if you have the `tgamma' function. */
#undef HAVE_TGAMMA
-/* Define to 1 if you have the <thread.h> header file. */
-#undef HAVE_THREAD_H
-
/* Define to 1 if you have the `timegm' function. */
#undef HAVE_TIMEGM
@@ -1049,15 +1043,9 @@
/* Define to 1 if you have the `_getpty' function. */
#undef HAVE__GETPTY
-/* Define if you are using Mach cthreads directly under /include */
-#undef HURD_C_THREADS
-
/* Define if log1p(-0.) is 0. rather than -0. */
#undef LOG1P_DROPS_ZERO_SIGN
-/* Define if you are using Mach cthreads under mach / */
-#undef MACH_C_THREADS
-
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
*/
#undef MAJOR_IN_MKDEV