From: Fredrik Lundh Date: Wed, 24 Jan 2001 08:02:00 +0000 (+0000) Subject: ucnhash is no longer used X-Git-Tag: v2.1a2~234 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42e655908adc49417485e3b9d893e3d1a1012f78;p=thirdparty%2FPython%2Fcpython.git ucnhash is no longer used --- diff --git a/Modules/Makefile.pre.in b/Modules/Makefile.pre.in index 3a35a21e6927..05d81b348e9e 100644 --- a/Modules/Makefile.pre.in +++ b/Modules/Makefile.pre.in @@ -234,8 +234,7 @@ svmodule.o: svmodule.c threadmodule.o: threadmodule.c timemodule.o: timemodule.c timingmodule.o: timingmodule.c -unicodedata.o: unicodedata.c unicodedata_db.h -ucnhash.o: ucnhash.c unicodename_db.h +unicodedata.o: unicodedata.c unicodedata_db.h unicodename_db.h xxmodule.o: xxmodule.c yuvconvert.o: yuvconvert.c