Home
last modified time | relevance | path

Searched refs:with_getcap (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/
H A Dconfigure.in830 [with_getcap=$enableval],
831 [with_getcap=no])
832 AC_MSG_RESULT($with_getcap)
833 test "x$with_getcap" = "xyes" && AC_DEFINE(USE_GETCAP,1,[Define to 1 to use fast termcap-loader])
1868 if test "x$with_getcap" = "xyes" ; then