libexpat/expat/conftools
Greg Stein 04d54677dc Add some cygwin fixes.
* Makefile.in:
  - from cygwin: add -no-undefined to the library link line

* conftools/get-version.sh: (new file)
  - script to extract the version number from expat.h

* configure.in:
  (some from the cygwin patch)
  - update the prereq to 2.52 instead of just 2.50
  - update the AC_INIT line to 2.52 standards: include the package
    name, version (with a lot of gunk to get this), and where to send
    bugs)
  - update the output file generation to 2.52 standards

* make-release.sh:
  - update to use the new get-version.sh script

* lib/expat.h:
  - from cygwin: add a little define for CYGWIN
2002-05-18 00:26:59 +00:00
..
.gitignore Hush up, cvs... 2001-08-23 13:27:38 +00:00
ac_c_bigendian_cross.m4 Added a "-c" option to the $CC command line to make this macro work as 2001-10-01 20:03:13 +00:00
expat.m4 autoconf probe macro to determine how to use Expat. 2001-11-09 04:55:33 +00:00
get-version.sh Add some cygwin fixes. 2002-05-18 00:26:59 +00:00
install-sh These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
mkinstalldirs These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
PrintPath Revamp config/build to keep generated files out of CVS (some libtool files 2001-03-10 15:41:50 +00:00