ports/editors/gate/files/patch-configure
Baptiste Daroussin fa5ddfb0b6 Remove changes that crept in by accidents
Reported by:	danfe
2016-05-14 10:17:16 +00:00

11 lines
356 B
Text

--- configure.orig 2005-01-24 06:35:15 UTC
+++ configure
@@ -1766,7 +1766,7 @@ else
cat conftest.$ac_ext >&5
fi
rm -f conftest*
-test "$ac_cv_search_tgetent" = "no" && for i in termcap curses; do
+test "$ac_cv_search_tgetent" = "no" && for i in ncurses; do
LIBS="-l$i $ac_func_search_save_LIBS"
cat > conftest.$ac_ext <<EOF
#line 1773 "configure"