From a813153e1528af8967e5a1baa17c0803064832a7 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Fri, 26 Jan 2001 16:32:20 +0000 Subject: Got waste to work for Carbon. --- Mac/Build/PythonStandalone.mcp | Bin 144035 -> 144053 bytes Mac/mwerks/mwerks_nscarbon_config.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Mac/Build/PythonStandalone.mcp b/Mac/Build/PythonStandalone.mcp index 81b0b99..78ff2d9 100644 Binary files a/Mac/Build/PythonStandalone.mcp and b/Mac/Build/PythonStandalone.mcp differ diff --git a/Mac/mwerks/mwerks_nscarbon_config.h b/Mac/mwerks/mwerks_nscarbon_config.h index 015a08e..5d54e85 100644 --- a/Mac/mwerks/mwerks_nscarbon_config.h +++ b/Mac/mwerks/mwerks_nscarbon_config.h @@ -18,7 +18,7 @@ #define USE_MSL /* Use Mw Standard Library (as opposed to Plaugher C libraries) */ #define USE_TOOLBOX /* Include toolbox modules in core Python */ #define USE_QT /* Include quicktime modules in core Python */ -/* #define USE_WASTE /* Include waste module in core Python */ +#define USE_WASTE /* Include waste module in core Python */ /* #define USE_MACSPEECH /* Include macspeech module in core Python */ #define USE_IMG /* Include img modules in core Python */ /* #define USE_MACCTB /* Include ctb module in core Python */ -- cgit v0.12