Home
last modified time | relevance | path

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

/freebsd-head/contrib/ncurses/
HDconfigure.in1585 [with_scroll_hints=$enableval],
1586 [with_scroll_hints=yes])
1587 AC_MSG_RESULT($with_scroll_hints)
1588 test "x$with_scroll_hints" = xyes && AC_DEFINE(USE_SCROLL_HINTS,1,[Define to 1 to compile without s…
HDconfigure16897 with_scroll_hints=$enableval
16899 with_scroll_hints=yes
16901 echo "$as_me:16901: result: $with_scroll_hints" >&5
16902 echo "${ECHO_T}$with_scroll_hints" >&6
16903 test "x$with_scroll_hints" = xyes &&