Home | History | Annotate | Download | only in protobuf

Lines Matching refs:relink

756 			  relink)	;;
2032 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2212 func_error "error: relink \`$file' with the above command before installing it"
2218 func_warning "cannot relink \`$file'"
2837 # relink executable if necessary
5137 if test "$linkmode" = prog || test "$mode" != relink; then
5183 relink)
5235 if test "$linkmode" = prog || test "$mode" = relink; then
5874 if test "$mode" != relink; then
6360 test "$mode" != relink && rpath="$compile_rpath$rpath"
6409 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
6561 if test "$mode" = relink; then
6724 if test "$mode" = relink; then
6817 if test "$mode" = relink; then
6829 if test "$mode" = relink; then
7216 if test "$hardcode_action" = relink; then
7249 # Quote the relink command for shipping.
7506 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
7653 { test "$mode" = link || test "$mode" = relink; } &&