Home | History | Annotate | Download | only in config

Lines Matching refs:install_prog

4093     # install_prog (especially on Windows NT).
4100 install_prog="$func_quote_for_eval_result "
4104 install_prog=
4111 func_append install_prog "$func_quote_for_eval_result"
4112 install_shared_prog=$install_prog
4113 case " $install_prog " in
4169 func_append install_prog " $func_quote_for_eval_result"
4176 test -z "$install_prog" && \
4356 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
4391 func_show_eval "$install_prog $file $destfile" 'exit $?'
4398 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
4503 case $install_prog,$host in
4519 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
4536 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'