- Modules/Setup.dist: Update pyexpat

This commit is contained in:
Matthias Klose 2008-11-27 07:43:44 +00:00
parent 60e5f5e78f
commit e605b66729

View file

@ -380,9 +380,7 @@ _symtable symtablemodule.c
# #
# More information on Expat can be found at www.libexpat.org. # More information on Expat can be found at www.libexpat.org.
# #
#EXPAT_DIR=/usr/local/src/expat-1.95.2 #pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
#pyexpat pyexpat.c -DHAVE_EXPAT_H -I$(EXPAT_DIR)/lib -L$(EXPAT_DIR) -lexpat
# Hye-Shik Chang's CJKCodecs # Hye-Shik Chang's CJKCodecs