diff options
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index 41de4e1..e1c432f 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -12,10 +12,6 @@ /* Define this if you have AtheOS threads. */ #undef ATHEOS_THREADS -/* Define if your <unistd.h> contains bad prototypes for exec*() (as it does - on SGI IRIX 4.x) */ -#undef BAD_EXEC_PROTOTYPES - /* Define this if you have BeOS threads. */ #undef BEOS_THREADS |