Home | History | Annotate | Download | only in open-vcdiff

Lines Matching refs:relink

756 			  relink)	;;
2033 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2213 func_error "error: relink \`$file' with the above command before installing it"
2219 func_warning "cannot relink \`$file'"
2846 # relink executable if necessary
5667 if test "$linkmode" = prog || test "$mode" != relink; then
5713 relink)
5765 if test "$linkmode" = prog || test "$mode" = relink; then
6408 if test "$mode" != relink; then
6894 test "$mode" != relink && rpath="$compile_rpath$rpath"
6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7095 if test "$mode" = relink; then
7258 if test "$mode" = relink; then
7351 if test "$mode" = relink; then
7363 if test "$mode" = relink; then
7756 if test "$hardcode_action" = relink; then
7789 # Quote the relink command for shipping.
8045 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
8192 { test "$mode" = link || test "$mode" = relink; } &&