]> granicus.if.org Git - python/commitdiff
Added USE_IC and USE_PYEXPAT
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 14 Sep 2000 13:33:01 +0000 (13:33 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 14 Sep 2000 13:33:01 +0000 (13:33 +0000)
Mac/mwerks/mwerks_nonshared_config.h

index e752ba23034ca9066c8a9cd3c56685cd958c5924..dcf1a0fd17e14261fb2a606940b3b0a89da6acb5 100644 (file)
@@ -24,6 +24,8 @@
 /* #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_PYEXPAT            /* Include Pyexpat module */
 #define USE_APPEARANCE /* Enable Appearance support */
 #define USE_UCNHASH            /* Builtin ucnhash module (large!) */
 #define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */