Lines Matching refs:install_prog
2753 # install_prog (especially on Windows NT).
2759 install_prog="$func_quote_for_eval_result "
2763 install_prog=
2770 func_append install_prog "$func_quote_for_eval_result"
2771 install_shared_prog=$install_prog
2772 case " $install_prog " in
2828 func_append install_prog " $func_quote_for_eval_result"
2835 test -z "$install_prog" && \
3008 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
3043 func_show_eval "$install_prog $file $destfile" 'exit $?'
3050 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
3155 case $install_prog,$host in
3171 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
3188 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'