summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_nscarbon_config.h
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2001-01-29 13:27:46 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2001-01-29 13:27:46 (GMT)
commit5a8115c94b02bab70437f9eac53464c56e32bfd2 (patch)
tree1161baa334b014a575664645149b3dc25fe9b03c /Mac/mwerks/mwerks_nscarbon_config.h
parent13735e3e3e69aa1adc5d1f9001216d8c151a8d4d (diff)
downloadcpython-5a8115c94b02bab70437f9eac53464c56e32bfd2.zip
cpython-5a8115c94b02bab70437f9eac53464c56e32bfd2.tar.gz
cpython-5a8115c94b02bab70437f9eac53464c56e32bfd2.tar.bz2
Ported the icglue module to carbon.
Diffstat (limited to 'Mac/mwerks/mwerks_nscarbon_config.h')
-rw-r--r--Mac/mwerks/mwerks_nscarbon_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mac/mwerks/mwerks_nscarbon_config.h b/Mac/mwerks/mwerks_nscarbon_config.h
index 5d54e85..6a4307a 100644
--- a/Mac/mwerks/mwerks_nscarbon_config.h
+++ b/Mac/mwerks/mwerks_nscarbon_config.h
@@ -29,7 +29,7 @@
/* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */
#define USE_GDBM /* Include the gdbm module */
#define USE_ZLIB /* Include the zlib module */
-/* #define USE_IC /* Include Internet Config module */
+#define USE_IC /* Include Internet Config module */
#define USE_PYEXPAT /* Include Pyexpat module */
#define USE_APPEARANCE /* Enable Appearance support */
#define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */