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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- configure.in   2011-11-22 22:18:47.917001025 +0100
0
++ configure.in   2011-11-22 22:21:33.303001024 +0100
Lines 36-41 Link Here
36
  AC_MSG_ERROR([No suitable curses found])
36
  AC_MSG_ERROR([No suitable curses found])
37
fi
37
fi
38
AC_CHECK_LIB($sv_curses, wgetch,,AC_MSG_ERROR([Curses support is not complete?]))
38
AC_CHECK_LIB($sv_curses, wgetch,,AC_MSG_ERROR([Curses support is not complete?]))
39
AC_CHECK_LIB(tinfo, nodelay)
39
40
40
AC_MSG_CHECKING([large file support])
41
AC_MSG_CHECKING([large file support])
41
sv_large="no"
42
sv_large="no"

Return to bug 690000