--- tcsh-6.10.01/configure.in~ 2001-03-18 22:06:28 +0300 +++ tcsh-6.10.01/configure.in 2002-07-01 00:21:39 +0400 @@ -257,7 +257,7 @@ dnl Checks for libraries AC_SEARCH_LIBS(crypt, crypt) AC_SEARCH_LIBS(getspnam, sec) -AC_SEARCH_LIBS(tgetent, termlib termcap curses ncurses) +AC_SEARCH_LIBS(tgetent, tinfo termlib termcap curses ncurses) AC_SEARCH_LIBS(gethostbyname, nsl) AC_SEARCH_LIBS(connect, socket) AC_SEARCH_LIBS([iconv], [iconv], [AC_DEFINE([HAVE_ICONV], [1],