summaryrefslogtreecommitdiffstats
path: root/pyconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r--pyconfig.h.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in
index 662955f..4ed22eb 100644
--- a/pyconfig.h.in
+++ b/pyconfig.h.in
@@ -725,8 +725,6 @@
/* Define the macros needed if on a UnixWare 7.x system. */
#if defined(__USLC__) && defined(__SCO_VERSION__)
-#define SCO_ACCEPT_BUG /* Use workaround for UnixWare accept() bug */
-#define SCO_ATAN2_BUG /* Use workaround for UnixWare atan2() bug */
#define STRICT_SYSV_CURSES /* Don't use ncurses extensions */
#endif