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-misc/shmux/files/shmux-1.0.2-tinfo.patch

12 lines
317 B

--- 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], ,