summaryrefslogtreecommitdiff
blob: 802d5973bdc75d2094bfc956643dcf9922c784f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@
 fi
 
 # Checks for libraries.
-AC_SEARCH_LIBS([tgetent], [termcap curses ncurses])
+AC_SEARCH_LIBS([tgetent], [termcap tinfo curses ncurses])
 AC_SEARCH_LIBS([basename], [gen])
 if test "x$with_pcre" != "xno"; then
    AC_SEARCH_LIBS([pcre_compile], [pcre], ,