Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 0d629594a5f55b38804fd1b179a10643 > files > 7

tcsh-6.17-1mdv2010.1.src.rpm

--- tcsh-6.15.00/configure.in
+++ tcsh-6.15.00/configure.in
@@ -263,7 +263,7 @@ fi
 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)
 AC_SEARCH_LIBS(gethostbyname, nsl)
 AC_SEARCH_LIBS(connect, socket)
 AM_ICONV