Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ncurses/
HDconfigure.in1476 [with_scroll_hints=$enableval],
1477 [with_scroll_hints=yes])
1478 AC_MSG_RESULT($with_scroll_hints)
1479 test "x$with_scroll_hints" = xyes && AC_DEFINE(USE_SCROLL_HINTS,1,[Define to 1 to compile without s…
HDconfigure15250 with_scroll_hints=$enableval
15252 with_scroll_hints=yes
15254 echo "$as_me:15254: result: $with_scroll_hints" >&5
15255 echo "${ECHO_T}$with_scroll_hints" >&6
15256 test "x$with_scroll_hints" = xyes &&