• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/

Lines Matching refs:rpath

1159     rpath=
1410 rpath | xrpath)
1419 if test "$prev" = rpath; then
1420 case "$rpath " in
1422 *) rpath="$rpath $arg" ;;
1730 -rpath)
1731 prev=rpath
2542 # Make sure the rpath contains only unique directories.
3113 if test -n "$rpath"; then
3114 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3180 set dummy $rpath
3182 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3187 if test -z "$rpath"; then
3471 # If the user specified any rpath flags, then add them.
3506 if test -n "$rpath"; then
3898 rpath="$finalize_rpath"
3899 test "$mode" != relink && rpath="$compile_rpath$rpath"
3900 for libdir in $rpath; do
3926 # Substitute the hardcoded libdirs into the rpath.
3941 rpath=
3943 rpath="$rpath$dir:"
3945 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4252 if test -n "$rpath"; then
4253 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4439 if test -n "$rpath$xrpath"; then
4440 # If the user specified any rpath flags, then add them.
4441 for libdir in $rpath $xrpath; do
4442 # This is the magic to use -rpath.
4451 rpath=
4470 rpath="$rpath $flag"
4492 # Substitute the hardcoded libdirs into the rpath.
4496 eval rpath=\" $hardcode_libdir_flag_spec\"
4498 compile_rpath="$rpath"
4500 rpath=
4519 rpath="$rpath $flag"
4528 # Substitute the hardcoded libdirs into the rpath.
4532 eval rpath=\" $hardcode_libdir_flag_spec\"
4534 finalize_rpath="$rpath"
4797 rpath=
4802 rpath="$rpath$dir:"
4806 rpath="$rpath\$thisdir/$dir:"
4810 temp_rpath="$rpath"
4825 rpath=
4827 rpath="$rpath$dir:"
4829 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4833 rpath=
4835 rpath="$rpath$dir:"
4837 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6861 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6876 only library objects (\`.lo' files) may be specified, and \`-rpath' is