mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
remove DGUX support.
This commit is contained in:
parent
b9820a3b77
commit
4d474becd8
4 changed files with 5 additions and 37 deletions
|
@ -19,10 +19,6 @@ extern char *getenv(const char *);
|
|||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __DGUX
|
||||
#define _USING_POSIX4A_DRAFT6
|
||||
#endif
|
||||
|
||||
#ifdef __sgi
|
||||
#ifndef HAVE_PTHREAD_H /* XXX Need to check in configure.in */
|
||||
#undef _POSIX_THREADS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue