Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in185 [cf_with_progs=$withval],
186 [cf_with_progs=yes])
187 AC_MSG_RESULT($cf_with_progs)
204 test "X$cf_with_progs" != Xno && modules_to_build="$modules_to_build progs"
1854 test "x$cf_with_progs$cf_with_tests" != xnono; then
2078 if test "x$cf_with_progs" = xyes || test "$with_ticlib" != no || test "$with_termcap" != no; then
H A Dconfigure3701 cf_with_progs=$withval
3703 cf_with_progs=yes
3705 echo "$as_me:3705: result: $cf_with_progs" >&5
3706 echo "${ECHO_T}$cf_with_progs" >&6
3735 test "X$cf_with_progs" != Xno && modules_to_build="$modules_to_build progs"