Lines Matching refs:relink
2345 clean|compile|execute|finish|install|link|relink|uninstall) ;;
4299 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4486 func_error "error: relink '$file' with the above command before installing it"
4492 func_warning "cannot relink '$file'"
5440 # relink executable if necessary
8240 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8286 relink)
8338 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9036 if test relink != "$opt_mode"; then
9540 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9771 if test relink = "$opt_mode"; then
9943 if test relink = "$opt_mode"; then
10037 if test relink = "$opt_mode"; then
10049 if test relink = "$opt_mode"; then
10457 relink,*)
10496 # Quote the relink command for shipping.
10755 relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
10930 if test link = "$opt_mode" || test relink = "$opt_mode"; then