Revamp config/build to keep generated files out...
Revamp how the version stuff is handled. Use th...
* stop using aclocal.m4 and directly sinclude()...
Simplify the version handling some more by brea...
Clean out some unused bits from the makefiles. ...
We are shipping expat.h now, not expat.h.in
* Switch to a single, top-level Makefile (simpl...
Hush up, cvs...
Fix the URL to the online CVS browsing.
Remove the Makefile.in files from the subdirs
xmlwf should depend on the library, too.
Patch from Joe Orton <joe@manyfish.co.uk>:
follow Fred's footsteps and reformat the copyri...
ignore the expat_config.h* files rather than co...
There is no lib/config.h file...
These files are unmaintained, so I'm removing t...
Various configuration fixes, focused primarily ...
Add some cygwin fixes.
Remove acconfig.h altogether by removing XML_BY...
Hard to believe, but there are some preprocesso...
A couple more tweaks for config.h -> expat_conf...
Karl noticed that Expat didn't build on Windows...
Add real checks for autoconf 2.52 and libtool 1...
conftools/libtool.m4 is generated by buildconf....
Work on fixing bug #462960
Patch submitted by Joe Orton <joe@manyfish.co.u...
Suggested fix from jtalkington@users.sf.net.
Put in a little protection against the develope...