Home | History | Annotate | Download | only in src

Lines Matching refs:install_prog

1859     # install_prog (especially on Windows NT).
1865 install_prog="$func_quote_for_eval_result "
1869 install_prog=
1876 install_prog="$install_prog$func_quote_for_eval_result"
1897 case " $install_prog " in
1924 install_prog="$install_prog $func_quote_for_eval_result"
1927 test -z "$install_prog" && \
2053 func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
2090 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
2125 func_show_eval "$install_prog $file $destfile" 'exit $?'
2132 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
2237 case $install_prog,$host in
2253 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
2268 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'