aboutsummaryrefslogtreecommitdiffstats
path: root/m4-local/ac-archive-license.txt
Commit message (Collapse)AuthorAgeFilesLines
* Re-add the m4-local directory, in case we need to add more macros in the ↵Graham Wilson2004-11-121-0/+59
| | | | | | future. Put the macros we already have back in that directory. (reverts r3924 and r3923) svn path=/trunk/; revision=4002
* Kill m4-local directory, move the two files to top-level directory.Matthias Andree2004-06-261-59/+0
| | | | | | Suggested by Graham Wilson. svn path=/trunk/; revision=3923
* Fix HESIOD compile failure on FreeBSD 5-CURRENT,Matthias Andree2004-06-201-0/+59
adding a new macro that is based on ac_caolan_search_package from the autoconf macro archive. Mention +HESIOD in fetchmail -V if compiled in. svn path=/trunk/; revision=3912