diff options
Diffstat (limited to 'Mac/mwerks/mwerks_nscarbon_config.h')
-rw-r--r-- | Mac/mwerks/mwerks_nscarbon_config.h | 2 |
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 */ |