Home | History | Annotate | Download | only in protobuf

Lines Matching refs:install_prog

1851     # install_prog (especially on Windows NT).
1857 install_prog="$func_quote_for_eval_result "
1861 install_prog=
1868 install_prog="$install_prog$func_quote_for_eval_result"
1889 case " $install_prog " in
1916 install_prog="$install_prog $func_quote_for_eval_result"
1919 test -z "$install_prog" && \
2045 func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
2082 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
2117 func_show_eval "$install_prog $file $destfile" 'exit $?'
2124 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
2229 case $install_prog,$host in
2245 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
2260 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'