Lines Matching refs:relink
2593 clean|compile|execute|finish|install|link|relink|uninstall) ;;
4548 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4735 func_error "error: relink '$file' with the above command before installing it"
4741 func_warning "cannot relink '$file'"
5690 # relink executable if necessary
8519 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8565 relink)
8617 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9315 if test relink != "$opt_mode"; then
9819 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9866 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
10050 if test relink = "$opt_mode"; then
10222 if test relink = "$opt_mode"; then
10316 if test relink = "$opt_mode"; then
10328 if test relink = "$opt_mode"; then
10736 relink,*)
10775 # Quote the relink command for shipping.
11036 relink_command="($func_quote_result; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
11212 if test link = "$opt_mode" || test relink = "$opt_mode"; then