aboutsummaryrefslogtreecommitdiffstats
path: root/m4/readline.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* List readline support in configure summaryWerner Koch2014-03-111-0/+3
| | | | | | | | | | | | | | | | | | | | * m4/readline.m4: Set gnupg_cv_have_readline. * configure.ac: Add readline support to summary output. -- Readline is an optional feature which is build if the readline development files are available on the build systems. Too often they are missing on a (new) build machine which at least makes debugging inconvenient. Backport useful code from fixes for bug 1447. * 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.
* Fix autoconf warnings and update config.* files.Werner Koch2011-08-101-3/+3
|
* Missing m4 macrosDavid Shaw2006-08-271-0/+63