You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-vpn/tinc/files/tinc-1.1-tinfo.patch

11 lines
143 B

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