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

/freebsd-11-stable/contrib/dialog/
H A Dconfigure15661 if test -n "$cf_ldd_prog"; then
15662 ac_cv_prog_cf_ldd_prog="$cf_ldd_prog" # Let the user override the test.
15677 cf_ldd_prog=$ac_cv_prog_cf_ldd_prog
15678 if test -n "$cf_ldd_prog"; then
15679 echo "$as_me:15679: result: $cf_ldd_prog" >&5
15680 echo "${ECHO_T}$cf_ldd_prog" >&6
15686 test -n "$cf_ldd_prog" && break
15688 test -n "$cf_ldd_prog" || cf_ldd_prog="no"
15691 if test "$cf_ldd_prog" !
[all...]
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure6144 if test -n "$cf_ldd_prog"; then
6145 ac_cv_prog_cf_ldd_prog="$cf_ldd_prog" # Let the user override the test.
6160 cf_ldd_prog=$ac_cv_prog_cf_ldd_prog
6161 if test -n "$cf_ldd_prog"; then
6162 echo "$as_me:6162: result: $cf_ldd_prog" >&5
6163 echo "${ECHO_T}$cf_ldd_prog" >&6
6169 test -n "$cf_ldd_prog" && break
6171 test -n "$cf_ldd_prog" || cf_ldd_prog="no"
6174 if test "$cf_ldd_prog" !
[all...]

Completed in 77 milliseconds