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/sci-calculators/orpie/files/orpie-1.5.1-tinfo.patch

11 lines
186 B

--- a/aclocal.m4
+++ b/aclocal.m4
@@ -34,6 +34,7 @@
fi
fi
LIBS="$mp_save_LIBS"
+ AC_SEARCH_LIBS([stdscr], [tinfo curses], [CURSES_LIB="$CURSES_LIB $ac_res"],)
])dnl