mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Minor fix to get non-gusi python to compile again
This commit is contained in:
parent
8dc8a6e4be
commit
466be801fd
1 changed files with 0 additions and 5 deletions
|
@ -21,11 +21,6 @@
|
|||
#ifdef THINK_C
|
||||
#define HAVE_FOPENRF
|
||||
#endif
|
||||
#ifdef __MWERKS__
|
||||
#ifndef USE_GUSI
|
||||
#define HAVE_FOPENRF
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __MWERKS__
|
||||
#define HAVE_STRFTIME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue