]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fixes by Guido: HAVE_CONFIG_H, USE_STACKCHECK and
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 19 Aug 1996 11:16:32 +0000 (11:16 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 19 Aug 1996 11:16:32 +0000 (11:16 +0000)
USE_MAC_DYNAMIC_LOADING are no longer needed. Also, WASTE and IMG
removed in some places.

Mac/mwerks/mwerks_shared_config.h
Mac/mwerks/old/mwerks_cfm68k_config.h
Mac/mwerks/old/mwerks_nsgusitk_config.h

index 3ba89899145ea5e769c1b873fb4cc2618fda7653..93aadcd6e9ef3283259fcbee3bda8213c49e1188 100644 (file)
@@ -1,9 +1,6 @@
-#define HAVE_CONFIG_H
 #define USE_MAC_SHARED_LIBRARY
-#define USE_MAC_DYNAMIC_LOADING
 #define USE_MAC_APPLET_SUPPORT
 /* #define USE_MACTCP */
 /* #define USE_BGEN */
 /* #define USE_MACSPEECH */
-#define USE_STACKCHECK
 
index 7770af74da8aa1a49f6432463848a1a5f3462b06..ae8b2edac87251449f8e8a0fdc9f35dbc2c69762 100644 (file)
@@ -1,2 +1,3 @@
-#define HAVE_CONFIG_H
-#define USE_MAC_DYNAMIC_LOADING
+#define USE_GUSI
+#define USE_MAC_SHARED_LIBRARY
+#define USE_MAC_APPLET_SUPPORT
index 9ef579269767c5c5ca674e66883b9483a9e97b9d..83a9e1c86e5e159c2ee8b93a6113d6b63faea942 100644 (file)
@@ -1,16 +1,9 @@
-#define HAVE_CONFIG_H
-// #define USE_STDWIN
-// #define USE_MACTCP
+//#define USE_STDWIN
+//#define USE_MACTCP
 #define USE_BGEN
 //#define USE_MACSPEECH
-// #define USE_IMG
+//#define USE_IMG
 //#define USE_MACCTB
 #define USE_TK
-#define MAC_TCL
-#ifdef __powerc
-#define USE_MAC_DYNAMIC_LOADING
-#endif
 #define USE_GUSI
-#define USE_WASTE
-#define USE_STACKCHECK
-
+//#define USE_WASTE