Lines Matching refs:install_prog
2063 # install_prog (especially on Windows NT).
2069 install_prog="$func_quote_for_eval_result "
2073 install_prog=
2080 install_prog="$install_prog$func_quote_for_eval_result"
2081 install_shared_prog=$install_prog
2082 case " $install_prog " in
2138 install_prog="$install_prog $func_quote_for_eval_result"
2145 test -z "$install_prog" && \
2315 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
2350 func_show_eval "$install_prog $file $destfile" 'exit $?'
2357 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
2462 case $install_prog,$host in
2478 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
2493 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'