Searched refs:cf_ldd_prog (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ncurses/
H A Dconfigure7694 if test -n "$cf_ldd_prog"; then
7695 ac_cv_prog_cf_ldd_prog="$cf_ldd_prog" # Let the user override the test.
7710 cf_ldd_prog=$ac_cv_prog_cf_ldd_prog
7711 if test -n "$cf_ldd_prog"; then
7712 echo "$as_me:7712: result: $cf_ldd_prog" >&5
7713 echo "${ECHO_T}$cf_ldd_prog" >&6
7719 test -n "$cf_ldd_prog" && break
7721 test -n "$cf_ldd_prog" || cf_ldd_prog="no"
7724 if test "$cf_ldd_prog" !
[all...]
/freebsd-13-stable/contrib/dialog/
H A Dconfigure24311 if test -n "$cf_ldd_prog"; then
24312 ac_cv_prog_cf_ldd_prog="$cf_ldd_prog" # Let the user override the test.
24327 cf_ldd_prog=$ac_cv_prog_cf_ldd_prog
24328 if test -n "$cf_ldd_prog"; then
24329 echo "$as_me:24329: result: $cf_ldd_prog" >&5
24330 echo "${ECHO_T}$cf_ldd_prog" >&6
24336 test -n "$cf_ldd_prog" && break
24338 test -n "$cf_ldd_prog" || cf_ldd_prog="no"
24341 if test "$cf_ldd_prog" !
[all...]

Completed in 247 milliseconds