Home | History | Annotate | Download | only in build-aux

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
8246 if test prog = "$linkmode" || test relink != "$opt_mode"; then
8292 relink)
8344 if test prog = "$linkmode" || test relink = "$opt_mode"; then
9045 if test relink != "$opt_mode"; then
9549 test relink = "$opt_mode" || rpath=$compile_rpath$rpath
9596 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9780 if test relink = "$opt_mode"; then
9952 if test relink = "$opt_mode"; then
10046 if test relink = "$opt_mode"; then
10058 if test relink = "$opt_mode"; then
10466 relink,*)
10505 # Quote the relink command for shipping.
10764 relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
10939 if test link = "$opt_mode" || test relink = "$opt_mode"; then