gentoo-ebuilds/dev-debug/ddd/files/ddd-3.3.12-tinfo.patch
Michał Górny dfb9930ecd
Move {dev-util → dev-debug}/ddd
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-18 15:27:39 +01:00

11 lines
330 B
Diff

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