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.