Home
last modified time | relevance | path

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

/dports/devel/ncurses/ncurses-6.3/
H A Dconfigure.in823 [with_getcap=$enableval],
824 [with_getcap=no])
825 AC_MSG_RESULT($with_getcap)
826 test "x$with_getcap" = "xyes" && AC_DEFINE(USE_GETCAP,1,[Define to 1 to use fast termcap-loader])
1833 if test "x$with_getcap" = "xyes" ; then