• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/

Lines Matching refs:rpath

1162     rpath=
1413 rpath | xrpath)
1422 if test "$prev" = rpath; then
1423 case "$rpath " in
1425 *) rpath="$rpath $arg" ;;
1732 -rpath)
1733 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
3466 # If the user specified any rpath flags, then add them.
3501 if test -n "$rpath"; then
3893 rpath="$finalize_rpath"
3894 test "$mode" != relink && rpath="$compile_rpath$rpath"
3895 for libdir in $rpath; do
3921 # Substitute the hardcoded libdirs into the rpath.
3933 rpath=
3935 rpath="$rpath$dir:"
3937 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\" "
6860 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6875 only library objects (\`.lo' files) may be specified, and \`-rpath' is