From: CVS <do...@th...> - 2002-04-21 11:23:02
|
Update of /cvs/SheepShaver/src/Unix Modified Files: configure.in Log Message: - Invert AC_CHECK_LIB for readline and termcap so that the test program for readline detection is actually linked against -ltermcap -lreadline. Also add other term libs and finally prefer ncurses over the rest. |