Home | History | Annotate | Download | only in libogg

Lines Matching refs:install_prog

1852     # install_prog (especially on Windows NT).
1858 install_prog="$func_quote_for_eval_result "
1862 install_prog=
1869 install_prog="$install_prog$func_quote_for_eval_result"
1890 case " $install_prog " in
1917 install_prog="$install_prog $func_quote_for_eval_result"
1920 test -z "$install_prog" && \
2046 func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
2083 func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
2118 func_show_eval "$install_prog $file $destfile" 'exit $?'
2125 func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
2230 case $install_prog,$host in
2246 func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
2261 func_show_eval "$install_prog \$file \$oldlib" 'exit $?'