Home | History | Annotate | Download | only in libexif

Lines Matching refs:install_prog

2775     # install_prog (especially on Windows NT).
2781 install_prog="$func_quote_for_eval_result "
2785 install_prog=
2792 func_append install_prog "$func_quote_for_eval_result"
2793 install_shared_prog=$install_prog
2794 case " $install_prog " in
2850 func_append install_prog " $func_quote_for_eval_result"
2857 test -z "$install_prog" && \
3030 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
3065 func_show_eval "$install_prog $file $destfile" 'exit $?'
3072 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
3177 case $install_prog,$host in
3193 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
3208 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'