Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:relink

1106   clean|compile|execute|finish|install|link|relink|uninstall) ;;
2978 'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
3158 func_error "error: relink \`$file' with the above command before installing it"
3164 func_warning "cannot relink \`$file'"
4065 # relink executable if necessary
6797 if test "$linkmode" = prog || test "$opt_mode" != relink; then
6843 relink)
6895 if test "$linkmode" = prog || test "$opt_mode" = relink; then
7544 if test "$opt_mode" != relink; then
8048 test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
8095 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8279 if test "$opt_mode" = relink; then
8451 if test "$opt_mode" = relink; then
8544 if test "$opt_mode" = relink; then
8556 if test "$opt_mode" = relink; then
8965 if test "$hardcode_action" = relink; then
9004 # Quote the relink command for shipping.
9261 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
9437 { test "$opt_mode" = link || test "$opt_mode" = relink; } &&