aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libcurl.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed regression in libcurl.m4Werner Koch2011-09-121-1/+1
| | | | | Fixed lost hash sign introduced by previous change (2011-04-08). Reported by John Marshall.
* Fixed some autoconf bit rot.Werner Koch2011-08-041-7/+7
| | | | | | | Autoconf 2.68 is more picky about correct macro usage and thus I need to fix some wrong call conventions for AC_LANG_PROGRAM. Also factor out an m4 conditional construct from AC_INIT to avoid the "not a literal" warning.
* Missing m4 macrosDavid Shaw2006-08-271-0/+239