Lines Matching refs:install_prog
2803 # install_prog (especially on Windows NT).
2809 install_prog="$func_quote_for_eval_result "
2813 install_prog=
2820 func_append install_prog "$func_quote_for_eval_result"
2821 install_shared_prog=$install_prog
2822 case " $install_prog " in
2878 func_append install_prog " $func_quote_for_eval_result"
2885 test -z "$install_prog" && \
3058 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
3093 func_show_eval "$install_prog $file $destfile" 'exit $?'
3100 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
3205 case $install_prog,$host in
3221 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
3238 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'