Home | History | Annotate | Download | only in build-aux

Lines Matching refs:install_prog

2773     # install_prog (especially on Windows NT).
2779 install_prog="$func_quote_for_eval_result "
2783 install_prog=
2790 func_append install_prog "$func_quote_for_eval_result"
2791 install_shared_prog=$install_prog
2792 case " $install_prog " in
2848 func_append install_prog " $func_quote_for_eval_result"
2855 test -z "$install_prog" && \
3028 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
3063 func_show_eval "$install_prog $file $destfile" 'exit $?'
3070 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
3175 case $install_prog,$host in
3191 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
3208 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'