Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 458186
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/configure.ac
0
++ b/configure.ac
Lines 360-366 Link Here
360
dnl
360
dnl
361
_termlib="${ddd_termlib}"
361
_termlib="${ddd_termlib}"
362
if test "x${ddd_termlib}" = x; then
362
if test "x${ddd_termlib}" = x; then
363
  _termlib="mytinfo ncurses curses termcap terminfo termlib"
363
  _termlib="mytinfo ncurses tinfo curses termcap terminfo termlib"
364
fi
364
fi
365
_termlib_path=
365
_termlib_path=
366
if test x"${ddd_termlib_libraries_path}" != x; then
366
if test x"${ddd_termlib_libraries_path}" != x; then

Return to bug 458186