Home
last modified time | relevance | path

Searched refs:ac_prog (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/bcmath/libbcmath/
H A Dconfigure460 ac_prog=$0
461 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; do
570 if test -f $ac_dir/$ac_prog; then
571 if test $ac_prog = install &&
576 ac_cv_path_install="$ac_dir/$ac_prog -c"
1029 for ac_prog in ginstall scoinst install; do
1030 if test -f $ac_dir/$ac_prog; then
1031 if test $ac_prog = install &&
[all …]
/PHP-5.3/build/
H A Dlibtool.m42251 ac_prog=ld
2258 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 in
2267 ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
2268 while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
2269 ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
2271 test -z "$LD" && LD="$ac_prog"
2275 ac_prog=ld
2293 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
[all …]

Completed in 15 milliseconds