Home | History | Annotate | Download | only in dist

Lines Matching refs:relink

915 			  relink)	;;
2265 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2445 func_error "error: relink \`$file' with the above command before installing it"
2451 func_warning "cannot relink \`$file'"
3079 # relink executable if necessary
5902 if test "$linkmode" = prog || test "$mode" != relink; then
5948 relink)
6000 if test "$linkmode" = prog || test "$mode" = relink; then
6640 if test "$mode" != relink; then
7126 test "$mode" != relink && rpath="$compile_rpath$rpath"
7176 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7329 if test "$mode" = relink; then
7496 if test "$mode" = relink; then
7589 if test "$mode" = relink; then
7601 if test "$mode" = relink; then
7994 if test "$hardcode_action" = relink; then
8027 # Quote the relink command for shipping.
8272 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
8437 { test "$mode" = link || test "$mode" = relink; } &&