summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-01-26 16:32:20 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-01-26 16:32:20 (GMT)
commita813153e1528af8967e5a1baa17c0803064832a7 (patch)
treeb2d931145623ac484435ced9b3f1cd8b8dd14fa5 /Mac
parent83356ef31d4fd0b643134b13cf7292cd8f6efa86 (diff)
downloadcpython-a813153e1528af8967e5a1baa17c0803064832a7.zip
cpython-a813153e1528af8967e5a1baa17c0803064832a7.tar.gz
cpython-a813153e1528af8967e5a1baa17c0803064832a7.tar.bz2
Got waste to work for Carbon.
Diffstat (limited to 'Mac')
-rw-r--r--Mac/Build/PythonStandalone.mcpbin144035 -> 144053 bytes
-rw-r--r--Mac/mwerks/mwerks_nscarbon_config.h2
2 files changed, 1 insertions, 1 deletions
diff --git a/Mac/Build/PythonStandalone.mcp b/Mac/Build/PythonStandalone.mcp
index 81b0b99..78ff2d9 100644
--- a/Mac/Build/PythonStandalone.mcp
+++ b/Mac/Build/PythonStandalone.mcp
Binary files 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 */