From: Jack Jansen Date: Fri, 10 Jan 1997 15:25:06 +0000 (+0000) Subject: Minor fix to get non-gusi python to compile again X-Git-Tag: v1.5a1~552 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=466be801fd821e88059f718b72aec961c889e0a0;p=thirdparty%2FPython%2Fcpython.git Minor fix to get non-gusi python to compile again --- diff --git a/Mac/Include/config.h b/Mac/Include/config.h index c36796710995..b03b95bb526f 100644 --- a/Mac/Include/config.h +++ b/Mac/Include/config.h @@ -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