* configure.in: test $ac_cv_lib_readline_readline instead of

$ac_cv_lib_readline_main.  Thanks to Lars J. Aas.
This commit is contained in:
Gary Houston 2000-11-19 12:21:36 +00:00
commit c2c2760293
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2000-11-19 Gary Houston <ghouston@arglist.com>
* configure.in: test $ac_cv_lib_readline_readline instead of
$ac_cv_lib_readline_main. Thanks to Lars J. Aas.
2000-09-17 Marius Vollmer <mvo@zagadka.ping.de>
* configure.in: Check for curses, terminfo and termlib libraries