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

Lines Matching refs:rpath

1071     rpath=
1307 rpath | xrpath)
1316 if test "$prev" = rpath; then
1317 case "$rpath " in
1319 *) rpath="$rpath $arg" ;;
1600 -rpath)
1601 prev=rpath
2404 # Make sure the rpath contains only unique directories.
2969 if test -n "$rpath"; then
2970 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3036 set dummy $rpath
3038 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3043 if test -z "$rpath"; then
3322 # If the user specified any rpath flags, then add them.
3357 if test -n "$rpath"; then
3718 rpath="$finalize_rpath"
3719 test "$mode" != relink && rpath="$compile_rpath$rpath"
3720 for libdir in $rpath; do
3746 # Substitute the hardcoded libdirs into the rpath.
3758 rpath=
3760 rpath="$rpath$dir:"
3762 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4047 if test -n "$rpath"; then
4048 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4203 if test -n "$rpath$xrpath"; then
4204 # If the user specified any rpath flags, then add them.
4205 for libdir in $rpath $xrpath; do
4206 # This is the magic to use -rpath.
4215 rpath=
4234 rpath="$rpath $flag"
4251 # Substitute the hardcoded libdirs into the rpath.
4255 eval rpath=\" $hardcode_libdir_flag_spec\"
4257 compile_rpath="$rpath"
4259 rpath=
4278 rpath="$rpath $flag"
4287 # Substitute the hardcoded libdirs into the rpath.
4291 eval rpath=\" $hardcode_libdir_flag_spec\"
4293 finalize_rpath="$rpath"
4531 rpath=
4536 rpath="$rpath$dir:"
4540 rpath="$rpath\$thisdir/$dir:"
4544 temp_rpath="$rpath"
4559 rpath=
4561 rpath="$rpath$dir:"
4563 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4567 rpath=
4569 rpath="$rpath$dir:"
4571 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6424 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6437 only library objects (\`.lo' files) may be specified, and \`-rpath' is