Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in1522 [with_colorfgbg=$enableval],
1523 [with_colorfgbg=no])
1524 AC_MSG_RESULT($with_colorfgbg)
1525 test "x$with_colorfgbg" = xyes && AC_DEFINE(USE_COLORFGBG,1,[Define to 1 to compile-in experimental…
H A Dconfigure16500 with_colorfgbg=$enableval
16502 with_colorfgbg=no
16504 echo "$as_me:16504: result: $with_colorfgbg" >&5
16505 echo "${ECHO_T}$with_colorfgbg" >&6
16506 test "x$with_colorfgbg" = xyes &&