Lines Matching refs:install_prog
4140 # install_prog (especially on Windows NT).
4147 install_prog="$func_quote_for_eval_result "
4151 install_prog=
4158 func_append install_prog "$func_quote_for_eval_result"
4159 install_shared_prog=$install_prog
4160 case " $install_prog " in
4216 func_append install_prog " $func_quote_for_eval_result"
4223 test -z "$install_prog" && \
4403 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
4438 func_show_eval "$install_prog $file $destfile" 'exit $?'
4445 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
4550 case $install_prog,$host in
4566 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
4583 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'