summaryrefslogtreecommitdiff
path: root/RISCOS
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2004-01-17 14:19:44 +0000
committerSkip Montanaro <skip@pobox.com>2004-01-17 14:19:44 +0000
commitce59c04127cb82127e247f5e986b07cbb6c39c61 (patch)
tree75b910d56a7b8f039e99c2cf6156c061124ef1e8 /RISCOS
parent09de7567269af82164ec7dd0c5edf3ec6d1b7502 (diff)
downloadcpython-git-ce59c04127cb82127e247f5e986b07cbb6c39c61.tar.gz
Remove support for SunOS 4.
Remove BAD_EXEC_PROTOYPE (leftover from IRIX 4 demolition).
Diffstat (limited to 'RISCOS')
-rw-r--r--RISCOS/pyconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/RISCOS/pyconfig.h b/RISCOS/pyconfig.h
index fbd8ebcd10..bb221e2f55 100644
--- a/RISCOS/pyconfig.h
+++ b/RISCOS/pyconfig.h
@@ -67,10 +67,6 @@
and you want support for AIX C++ shared extension modules. */
#undef AIX_GENUINE_CPLUSPLUS
-/* Define if your <unistd.h> contains bad prototypes for exec*()
- (as it does on SGI IRIX 4.x) */
-#undef BAD_EXEC_PROTOTYPES
-
/* Define if your compiler botches static forward declarations
(as it does on SCI ODT 3.0) */
#undef BAD_STATIC_FORWARD