Skip to content

Commit 5f0bcab

Browse files
author
Ryan Northey
committed
Merge branch 'expat'
2 parents 14c9535 + c319731 commit 5f0bcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/hostpython/Setup

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
473473
#
474474
# More information on Expat can be found at www.libexpat.org.
475475
#
476-
#pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
476+
pyexpat expat/xmlparse.c expat/xmlrole.c expat/xmltok.c pyexpat.c -I$(srcdir)/Modules/expat -DHAVE_EXPAT_CONFIG_H -DUSE_PYEXPAT_CAPI
477477

478478

479479
# Hye-Shik Chang's CJKCodecs

0 commit comments

Comments
 (0)