mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-19 16:38:01 +00:00
11 lines
330 B
Diff
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
|