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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in416 AC_CHECK_PROG(cf_tic_prog,tic,yes,no)
417 if test "$cf_tic_prog" = yes ; then
H A Dconfigure18877 if test -n "$cf_tic_prog"; then
18878 ac_cv_prog_cf_tic_prog="$cf_tic_prog" # Let the user override the test.
18894 cf_tic_prog=$ac_cv_prog_cf_tic_prog
18895 if test -n "$cf_tic_prog"; then
18896 echo "$as_me:18896: result: $cf_tic_prog" >&5
18897 echo "${ECHO_T}$cf_tic_prog" >&6
18903 if test "$cf_tic_prog" = yes ; then
26270 s,@cf_tic_prog@,$cf_tic_prog,;t t

Completed in 24 milliseconds