diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 2001-01-25 16:28:34 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 2001-01-25 16:28:34 (GMT) |
commit | 41eb3c7dc5064e8e2c66d3066f6cffb1ae4252b5 (patch) | |
tree | d9c853cb7a495082e6fc46e9b60d85dcd9a23263 /Mac/mwerks/mwerks_small_config.h | |
parent | 4ff2fe7ee11593f940ce17ef3ebd81f97707625b (diff) | |
download | cpython-41eb3c7dc5064e8e2c66d3066f6cffb1ae4252b5.zip cpython-41eb3c7dc5064e8e2c66d3066f6cffb1ae4252b5.tar.gz cpython-41eb3c7dc5064e8e2c66d3066f6cffb1ae4252b5.tar.bz2 |
ucnhash module has gone.
Diffstat (limited to 'Mac/mwerks/mwerks_small_config.h')
-rw-r--r-- | Mac/mwerks/mwerks_small_config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/mwerks/mwerks_small_config.h b/Mac/mwerks/mwerks_small_config.h index 5355413..99d552f 100644 --- a/Mac/mwerks/mwerks_small_config.h +++ b/Mac/mwerks/mwerks_small_config.h @@ -23,7 +23,6 @@ /* #define HAVE_DYNAMIC_LOADING /* Enable dynamically loaded modules */ /* #define USE_GDBM /* Include the gdbm module */ /* #define USE_ZLIB /* Include the zlib module */ -#define USE_UCNHASH /* Include the ucnhash module */ #define USE_APPEARANCE /* Enable Appearance support */ #define USE_MSL_MALLOC /* Disable private malloc. Also disables next two defines */ |