summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 1807d80..01bc235 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -989,10 +989,6 @@
/* Define if you want to use computed gotos in ceval.c. */
#undef USE_COMPUTED_GOTOS
-/* Define on x86 hardware if the x87 FPU is being used for floating-point
- arithmetic */
-#undef USING_X87_FPU
-
/* Define if a va_list is an array of some kind */
#undef VA_LIST_IS_ARRAY