aboutsummaryrefslogtreecommitdiffstats
path: root/m4/libcurl.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Backport useful code from fixes for bug 1447.Werner Koch2014-03-101-0/+10
| | | | | | | | | | * configure.ac: Cehck for inet_ntop. * m4/libcurl.m4: Provide a #define for the version of the curl library. -- We do not have keyserver helpers anymore but this fixes may come handy eventually.
* Improve libcurl detection.Werner Koch2014-03-071-1/+5
| | | | | | | | | * m4/libcurl.m4: Do not use AC_PATH_PROG if --with-libcurl as been given. Suggested by John Marshall. -- GnuPG-bug-id: 1510 (cherry picked from commit 110b52fffa77b339e6d59eba939408f7e87e7138)
* 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.
* Fix autoconf warnings and update config.* files.Werner Koch2011-08-101-7/+7
|
* Missing m4 macrosDavid Shaw2006-08-271-0/+239