Home | History | Annotate | Download | only in libusb-compat

Lines Matching refs:relink

763 			  relink)	;;
2040 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
2220 func_error "error: relink \`$file' with the above command before installing it"
2226 func_warning "cannot relink \`$file'"
2853 # relink executable if necessary
5671 if test "$linkmode" = prog || test "$mode" != relink; then
5717 relink)
5769 if test "$linkmode" = prog || test "$mode" = relink; then
6408 if test "$mode" != relink; then
6894 relink && rpath="$compile_rpath$rpath"
6943 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7095 if test "$mode" = relink; then
7258 if test "$mode" = relink; then
7351 if test "$mode" = relink; then
7363 if test "$mode" = relink; then
7756 if test "$hardcode_action" = relink; then
7789 # Quote the relink command for shipping.
8045 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
8240 { test "$mode" = link || test "$mode" = relink; } &&