Home | History | Annotate | Download | only in dist

Lines Matching refs:install_prog

4342     # install_prog (especially on Windows NT).
4349 install_prog="$func_quote_arg_result "
4353 install_prog=
4360 func_append install_prog "$func_quote_arg_result"
4361 install_shared_prog=$install_prog
4362 case " $install_prog " in
4418 func_append install_prog " $func_quote_arg_result"
4425 test -z "$install_prog" && \
4605 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
4640 func_show_eval "$install_prog $file $destfile" 'exit $?'
4647 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
4752 case $install_prog,$host in
4768 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
4785 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'