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 …]
2251 ac_prog=ld2258 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;2260 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;2262 case $ac_prog in2267 ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`2268 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do2269 ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`2271 test -z "$LD" && LD="$ac_prog"2275 ac_prog=ld2293 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then[all …]
Completed in 16 milliseconds