We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e5f5e commit e605b66Copy full SHA for e605b66
1 file changed
Modules/Setup.dist
@@ -380,9 +380,7 @@ _symtable symtablemodule.c
380
#
381
# More information on Expat can be found at www.libexpat.org.
382
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
-
+#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
386
387
# Hye-Shik Chang's CJKCodecs
388
0 commit comments