summaryrefslogtreecommitdiff
path: root/app-editors/hteditor/files/hteditor-2.1.0-tinfo.patch
blob: 556cb93569d488d5221b96858eab3832b6c45728 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/configure.ac
+++ b/configure.ac
@@ -198,6 +198,7 @@
 	fi
 	HT_LIBS="$HT_LIBS -l$CURSES_LIB"
 fi    
+AC_SEARCH_LIBS(stdscr,tinfo)
 
 dnl Makefile vars.
 AC_SUBST(IO_DIR)