Searched refs:ac_prog (Results 1 – 2 of 2) sorted by relevance
460 ac_prog=$0461 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`462 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.569 for ac_prog in ginstall scoinst install; do570 if test -f $ac_dir/$ac_prog; then571 if test $ac_prog = install &&576 ac_cv_path_install="$ac_dir/$ac_prog -c"1029 for ac_prog in ginstall scoinst install; do1030 if test -f $ac_dir/$ac_prog; then1031 if test $ac_prog = install &&[all …]
2254 ac_prog=ld2261 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;2263 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;2265 case $ac_prog in2270 ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`2271 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do2272 ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`2274 test -z "$LD" && LD="$ac_prog"2278 ac_prog=ld2296 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then[all …]
Completed in 33 milliseconds