Changes for posix threads

This commit is contained in:
Guido van Rossum 1994-05-09 15:10:49 +00:00
parent e6ef03260c
commit c5832ffdba
2 changed files with 19 additions and 0 deletions

View file

@ -23,6 +23,9 @@
(e.g. void fprintf(FILE *, char *, ...);) *and* <stdarg.h> */
#undef HAVE_STDARG_PROTOTYPES
/* Define if you have POSIX threads */
#undef _POSIX_THREADS
/* Define to empty if the keyword does not work. */
#undef signed