From 5f3718775bd56cc8f0a164423f1f3be662ab4515 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sun, 10 Jan 1999 14:39:31 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index b705d77c9..f31f89a6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +1999-01-10 Jim Blandy + + * configure.in: Cite the variable ac_cv_lib_readline_main, not + ac_cv_lib_readline_readline; the latter isn't set any more, since + we look for 'main' in libreadline now. Add quotes around + reference to the variable references, too, so this will work even + when a variable's value is the empty string. + * configure: Regenerated. + 1999-01-07 Mikael Djurfeldt * acconfig.h: Added HAVE_LONG_LONGS.