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/dev-util/ddd/files/ddd-3.3.12-tinfo.patch

12 lines
330 B

--- a/configure.ac
+++ b/configure.ac
@@ -360,7 +360,7 @@
dnl
_termlib="${ddd_termlib}"
if test "x${ddd_termlib}" = x; then
- _termlib="mytinfo ncurses curses termcap terminfo termlib"
+ _termlib="mytinfo ncurses tinfo curses termcap terminfo termlib"
fi
_termlib_path=
if test x"${ddd_termlib_libraries_path}" != x; then