Home | History | Annotate | Download | only in dist

Lines Matching refs:relink

756 			  relink)	;;
2033 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2213 func_error "error: relink \`$file' with the above command before installing it"
2219 func_warning "cannot relink \`$file'"
2846 # relink executable if necessary
5664 if test "$linkmode" = prog || test "$mode" != relink; then
5710 relink)
5762 if test "$linkmode" = prog || test "$mode" = relink; then
6401 if test "$mode" != relink; then
6887 test "$mode" != relink && rpath="$compile_rpath$rpath"
6936 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7088 if test "$mode" = relink; then
7251 if test "$mode" = relink; then
7344 if test "$mode" = relink; then
7356 if test "$mode" = relink; then
7749 if test "$hardcode_action" = relink; then
7782 # Quote the relink command for shipping.
8038 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
8185 { test "$mode" = link || test "$mode" = relink; } &&