I've been waiting 8 years for KSR to re-emerge from bankruptcy. If they

ever do, they can damn well #define _POSIX_THREADS their own damn selves.
This commit is contained in:
Tim Peters 2002-03-25 06:49:10 +00:00
parent 4b186aff48
commit fdba55fe8e

View file

@ -36,10 +36,6 @@ extern char *getenv(const char *);
#include "pythread.h"
#ifdef __ksr__
#define _POSIX_THREADS
#endif
#ifndef _POSIX_THREADS
#ifdef __sgi