Lines Matching refs:relink
1086 clean|compile|execute|finish|install|link|relink|uninstall) ;;
2958 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
3138 func_error "error: relink \`$file' with the above command before installing it"
3144 func_warning "cannot relink \`$file'"
4045 # relink executable if necessary
6777 if test "$linkmode" = prog || test "$opt_mode" != relink; then
6823 relink)
6875 if test "$linkmode" = prog || test "$opt_mode" = relink; then
7524 if test "$opt_mode" != relink; then
8028 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8075 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8259 if test "$opt_mode" = relink; then
8431 if test "$opt_mode" = relink; then
8524 if test "$opt_mode" = relink; then
8536 if test "$opt_mode" = relink; then
8945 if test "$hardcode_action" = relink; then
8984 # Quote the relink command for shipping.
9241 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
9417 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&