Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > f8187f2f0ae8e69c55c5ecfbab772e0a > files > 6

tcsh-6.18.01-2.mga3.src.rpm

Index: configure.in
===================================================================
--- configure.in
+++ configure.in	2012-01-22 23:10:46.470069855 +0100
@@ -299,7 +299,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)
 AC_SEARCH_LIBS(gethostbyname, nsl)
 AC_SEARCH_LIBS(connect, socket)
 AC_SEARCH_LIBS(catgets, catgets)