gentoo-full-overlay/net-vpn/tinc/files/tinc-1.1-tinfo.patch

10 lines
143 B
Diff

--- a/m4/curses.m4
+++ b/m4/curses.m4
@@ -39,6 +39,7 @@
)]
)
])
+ AC_SEARCH_LIBS(stdscr, tinfo)
AC_SUBST(CURSES_LIBS)
])