summaryrefslogtreecommitdiff
blob: 5a9ec01473df67c63a3fbd25de020e0f5dcbaa14 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/m4/curses.m4
+++ b/m4/curses.m4
@@ -39,6 +39,7 @@
       )]
     )
   ])
+  AC_SEARCH_LIBS(stdscr, tinfo)
 
   AC_SUBST(CURSES_LIBS)
 ])