summaryrefslogtreecommitdiffstats
path: root/tcsh-6.14.00-tinfo.patch
blob: 827aafdcf58dc166edb971756135ebd4a9193f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- tcsh-6.14.00/configure.in.ncurses	2006-11-30 15:51:16.000000000 +0100
+++ tcsh-6.14.00/configure.in	2006-11-30 15:51:30.000000000 +0100
@@ -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)
 AC_SEARCH_LIBS(gethostbyname, nsl)
 AC_SEARCH_LIBS(connect, socket)
 AC_SEARCH_LIBS([iconv], [iconv], [AC_DEFINE([HAVE_ICONV], [1],