David Shaw
957ed452ac
* libcurl.m4: Rewrite this to use the new --protocols flag I gave to the
...
libcurl people.
* Makefile.am: Add readline.m4 and libcurl.m4.
2004-12-24 19:41:06 +00:00
David Shaw
9756b0fc68
* libcurl.m4: OSX has a problem with their curl-config script.
2004-12-23 16:34:08 +00:00
David Shaw
7c67985457
* readline.m4: Make sure that readline is modern enough to understand
...
rl_catch_signals.
* libcurl.m4: Don't require curl-config to be present since it seems some
binary packages don't include it. Allow users to specify LIBCURL and
LIBCURL_INCLUDES for us.
2004-12-23 16:12:13 +00:00
David Shaw
e3821bfc2a
* libcurl.m4: Be much more strict with libcurl by trying to compile and
...
link a test program that uses the features that we need.
2004-12-22 17:03:27 +00:00
David Shaw
95b8456f34
FTP keyserver support via gpgkeys_ftp. This is currently off by default.
2004-12-21 23:39:57 +00:00