mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
- Modules/Setup.dist: Update pyexpat
This commit is contained in:
parent
60e5f5e78f
commit
e605b66729
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue