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

Lines Matching refs:relink

1106   clean|compile|execute|finish|install|link|relink
2978 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
3158 func_error "error: relink \`$file' with the above command before installing it"
3164 func_warning "cannot relink \`$file'"
4065 # relink executable if necessary
6800 if test "$linkmode" = prog || test "$opt_mode" != relink; then
6846 relink)
6898 if test "$linkmode" = prog || test "$opt_mode" = relink; then
7550 if test "$opt_mode" != relink; then
8054 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8285 if test "$opt_mode" = relink; then
8457 if test "$opt_mode" = relink; then
8550 if test "$opt_mode" = relink; then
8562 if test "$opt_mode" = relink; then
8971 if test "$hardcode_action" = relink; then
9010 # Quote the relink command for shipping.
9267 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
9443 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&