summaryrefslogtreecommitdiffstats
path: root/m4/argz.m4
Commit message (Collapse)AuthorAgeFilesLines
* remove crufty m4 files from 2004. With the files, autoheader (2.61)Greg Troxel2007-02-031-43/+0
| | | | | | | | bombs on NetBSD. (Without, all is ok. We may need workarounds, but first we should identify minimum tool versions and figure out what's still wrong.) ok'd by paul.
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-191-0/+43
* *.m4: import of libtool CVS m4 autoconf files. These only configure libtool support for languages where configure has already called AC_PROG_<lang>, less fragile. * README.txt: doc file for contents of this directory.