Lines Matching refs:relink
2348 clean|compile|execute|finish|install|link|relink|uninstall) ;;
4302 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4489 func_error "error: relink '$file' with the above command before installing it"
4495 func_warning "cannot relink '$file'"
5443 # relink executable if necessary
8243 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8289 relink)
8341 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9048 if test relink != "$opt_mode"; then
9555 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9602 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9786 if test relink = "$opt_mode"; then
9958 if test relink = "$opt_mode"; then
10052 if test relink = "$opt_mode"; then
10064 if test relink = "$opt_mode"; then
10472 relink,*)
10511 # Quote the relink command for shipping.
10770 relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
10945 if test link = "$opt_mode" || test relink = "$opt_mode"; then