v2.2.4
* .cvsignore, doc/.cvsignore, libltdl/.cvsignore, libltdl/loaders/.cvsignore, tests/.cvsignore: Update.
Add .gitignore files.
* README: Remove "Important" information about patching automake. * configure.ac: Fix misapplied patch in last commit * libtool.m4 (darwin): Check compiler is apple gcc, add -single_module support so that dyloading c++ shared libraries will work. * libtool.m4 (_LT_AC_TAGCONFIG): Add test -n to the tests so that it will work outside of libtool. * doc/PLATFORMS: Add darwin * f77demo/configure.ac: Add config.h which was misapplied previously.
* doc/fdl.texi: Update to GFDL 1.2. * doc/libtool.texi: Adjust. Put License in Appendix.
New libtoolize --no-warn option and LIBTOOLIZE_OPTIONS parsing.
* doc/notes.texi: Fix errors in previous commit.