diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index d1cc039ba..321bf0283 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,12 @@ +2004-12-23 David Shaw <[email protected]> + + * 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-22 David Shaw <[email protected]> * libcurl.m4: Be much more strict with libcurl by trying to |