diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2000-11-01 19:59:12 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2000-11-01 19:59:12 (GMT) |
commit | e7d3616409a6d603966a4af7314b0c11a2d7c93e (patch) | |
tree | 2e86cf46cc6b21e456dc3c555b141bea6b9d6434 /Modules/fcntlmodule.c | |
parent | 19647ca3187b9734c2a87a5816240ac723a76d49 (diff) | |
download | cpython-e7d3616409a6d603966a4af7314b0c11a2d7c93e.zip cpython-e7d3616409a6d603966a4af7314b0c11a2d7c93e.tar.gz cpython-e7d3616409a6d603966a4af7314b0c11a2d7c93e.tar.bz2 |
Patch from Randall Hopper to fix PR #116172, "curses module fails to
build on SGI":
* Check for 'sgi' preprocessor symbol, not '__sgi__'
* Surround individual character macros with #ifdef's, instead of making them
all rely on STRICT_SYSV_CURSES
Diffstat (limited to 'Modules/fcntlmodule.c')
0 files changed, 0 insertions, 0 deletions