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/app-editors/hteditor/files/hteditor-2.1.0-tinfo.patch

11 lines
176 B

--- 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)