]> granicus.if.org Git - libexpat/commit
Make it possible to avoid the import of expat_config.h. This makes it
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 16 Oct 2003 04:51:11 +0000 (04:51 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 16 Oct 2003 04:51:11 +0000 (04:51 +0000)
commit99609421a806c11bb50de6a462bcb2edd23e3709
tree1d9bf27df1d55e4b37a6fae8952a2e9b7be36715
parent18b57349d967106798ee8e18f3881baf35409366
Make it possible to avoid the import of expat_config.h.  This makes it
easier to compile Expat without the autoconf support.
This closes SF patch #458907.
expat/Makefile.in
expat/lib/xmlparse.c
expat/lib/xmlrole.c
expat/lib/xmltok.c
expat/tests/chardata.c
expat/tests/runtests.c
expat/xmlwf/xmlfile.c