Lines Matching refs:install_prog
2778 install_prog="$func_quote_for_eval_result "
2782 install_prog=
2789 func_append install_prog "$func_quote_for_eval_result"
2790 install_shared_prog=$install_prog
2791 case " $install_prog " in
2847 func_append install_prog " $func_quote_for_eval_result"
2854 test -z "$install_prog" && \
3027 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
3062 func_show_eval "$install_prog $file $destfile" 'exit $?'
3069 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
3174 case $install_prog,$host in
3190 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
3205 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'