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

Lines Matching refs:rpath

1157     rpath=
1408 rpath | xrpath)
1417 if test "$prev" = rpath; then
1418 case "$rpath " in
1420 *) rpath="$rpath $arg" ;;
1728 -rpath)
1729 prev=rpath
2538 # Make sure the rpath contains only unique directories.
3109 if test -n "$rpath"; then
3110 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3176 set dummy $rpath
3178 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3183 if test -z "$rpath"; then
3467 # If the user specified any rpath flags, then add them.
3502 if test -n "$rpath"; then
3894 rpath="$finalize_rpath"
3895 test "$mode" != relink && rpath="$compile_rpath$rpath"
3896 for libdir in $rpath; do
3922 # Substitute the hardcoded libdirs into the rpath.
3937 rpath=
3939 rpath="$rpath$dir:"
3941 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4248 if test -n "$rpath"; then
4249 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4435 if test -n "$rpath$xrpath"; then
4436 # If the user specified any rpath flags, then add them.
4437 for libdir in $rpath $xrpath; do
4438 # This is the magic to use -rpath.
4447 rpath=
4466 rpath="$rpath $flag"
4488 # Substitute the hardcoded libdirs into the rpath.
4492 eval rpath=\" $hardcode_libdir_flag_spec\"
4494 compile_rpath="$rpath"
4496 rpath=
4515 rpath="$rpath $flag"
4524 # Substitute the hardcoded libdirs into the rpath.
4528 eval rpath=\" $hardcode_libdir_flag_spec\"
4530 finalize_rpath="$rpath"
4793 rpath=
4798 rpath="$rpath$dir:"
4802 rpath="$rpath\$thisdir/$dir:"
4806 temp_rpath="$rpath"
4821 rpath=
4823 rpath="$rpath$dir:"
4825 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4829 rpath=
4831 rpath="$rpath$dir:"
4833 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6857 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6872 only library objects (\`.lo' files) may be specified, and \`-rpath' is