Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e605b66

Browse files
committed
- Modules/Setup.dist: Update pyexpat
1 parent 60e5f5e commit e605b66

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Modules/Setup.dist

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -380,9 +380,7 @@ _symtable symtablemodule.c
380380
#
381381
# More information on Expat can be found at www.libexpat.org.
382382
#
383-
#EXPAT_DIR=/usr/local/src/expat-1.95.2
384-
#pyexpat pyexpat.c -DHAVE_EXPAT_H -I$(EXPAT_DIR)/lib -L$(EXPAT_DIR) -lexpat
385-
383+
#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
386384

387385
# Hye-Shik Chang's CJKCodecs
388386

0 commit comments

Comments
 (0)