• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/

Lines Matching refs:rpath

791     rpath=
912 rpath | xrpath)
921 if test "$prev" = rpath; then
922 case "$rpath " in
924 *) rpath="$rpath $arg" ;;
1121 -rpath)
1122 prev=rpath
1752 # Make sure the rpath contains only unique directories.
2159 if test -n "$rpath"; then
2160 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
2224 set dummy $rpath
2226 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
2231 if test -z "$rpath"; then
2451 # If the user specified any rpath flags, then add them.
2486 if test -n "$rpath"; then
2799 rpath="$finalize_rpath"
2800 test "$mode" != relink && rpath="$compile_rpath$rpath"
2801 for libdir in $rpath; do
2827 # Substitute the hardcoded libdirs into the rpath.
2835 rpath=
2837 rpath="$rpath$dir:"
2839 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
3022 if test -n "$rpath"; then
3023 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
3215 if test -n "$rpath$xrpath"; then
3216 # If the user specified any rpath flags, then add them.
3217 for libdir in $rpath $xrpath; do
3218 # This is the magic to use -rpath.
3227 rpath=
3246 rpath="$rpath $flag"
3263 # Substitute the hardcoded libdirs into the rpath.
3267 eval rpath=\" $hardcode_libdir_flag_spec\"
3269 compile_rpath="$rpath"
3271 rpath=
3290 rpath="$rpath $flag"
3299 # Substitute the hardcoded libdirs into the rpath.
3303 eval rpath=\" $hardcode_libdir_flag_spec\"
3305 finalize_rpath="$rpath"
3524 rpath=
3529 rpath="$rpath$dir:"
3533 rpath="$rpath\$thisdir/$dir:"
3537 temp_rpath="$rpath"
3552 rpath=
3554 rpath="$rpath$dir:"
3556 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
3560 rpath=
3562 rpath="$rpath$dir:"
3564 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
5055 -rpath LIBDIR the created library will eventually be installed in LIBDIR
5068 only library objects (\`.lo' files) may be specified, and \`-rpath' is