Lines Matching refs:relink
2392 clean|compile|execute|finish|install|link|relink|uninstall) ;;
4346 'func_fatal_error "error: relink '\''$file'\'' with the above command before installing it"'
4533 func_error "error: relink '$file' with the above command before installing it"
4539 func_warning "cannot relink '$file'"
5488 # relink executable if necessary
8292 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8338 relink)
8390 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9088 if test relink != "$opt_mode"; then
9592 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9639 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9823 if test relink = "$opt_mode"; then
9995 if test relink = "$opt_mode"; then
10089 if test relink = "$opt_mode"; then
10101 if test relink = "$opt_mode"; then
10509 relink,*)
10548 # Quote the relink command for shipping.
10807 relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
10983 if test link = "$opt_mode" || test relink = "$opt_mode"; then