Home | History | Annotate | Download | only in libexif

Lines Matching refs:relink

1112 relink|uninstall) ;;
2980 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
3160 func_error "error: relink \`$file' with the above command before installing it"
3166 func_warning "cannot relink \`$file'"
4062 # relink executable if necessary
6795 if test "$linkmode" = prog || test "$opt_mode" != relink; then
6841 relink)
6893 if test "$linkmode" = prog || test "$opt_mode" = relink; then
7541 if test "$opt_mode" != relink; then
8040 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8091 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8283 if test "$opt_mode" = relink; then
8455 if test "$opt_mode" = relink; then
8548 if test "$opt_mode" = relink; then
8560 if test "$opt_mode" = relink; then
8969 if test "$hardcode_action" = relink; then
9008 # Quote the relink command for shipping.
9263 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
9438 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&