• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/build-aux/

Lines Matching refs:rpath

1129     rpath=
1371 rpath | xrpath)
1380 if test "$prev" = rpath; then
1381 case "$rpath " in
1383 *) rpath="$rpath $arg" ;;
1690 -rpath)
1691 prev=rpath
2500 # Make sure the rpath contains only unique directories.
3071 if test -n "$rpath"; then
3072 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3138 set dummy $rpath
3140 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3145 if test -z "$rpath"; then
3424 # If the user specified any rpath flags, then add them.
3459 if test -n "$rpath"; then
3854 rpath="$finalize_rpath"
3855 test "$mode" != relink && rpath="$compile_rpath$rpath"
3856 for libdir in $rpath; do
3882 # Substitute the hardcoded libdirs into the rpath.
3894 rpath=
3896 rpath="$rpath$dir:"
3898 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4205 if test -n "$rpath"; then
4206 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4390 if test -n "$rpath$xrpath"; then
4391 # If the user specified any rpath flags, then add them.
4392 for libdir in $rpath $xrpath; do
4393 # This is the magic to use -rpath.
4402 rpath=
4421 rpath="$rpath $flag"
4443 # Substitute the hardcoded libdirs into the rpath.
4447 eval rpath=\" $hardcode_libdir_flag_spec\"
4449 compile_rpath="$rpath"
4451 rpath=
4470 rpath="$rpath $flag"
4479 # Substitute the hardcoded libdirs into the rpath.
4483 eval rpath=\" $hardcode_libdir_flag_spec\"
4485 finalize_rpath="$rpath"
4748 rpath=
4753 rpath="$rpath$dir:"
4757 rpath="$rpath\$thisdir/$dir:"
4761 temp_rpath="$rpath"
4776 rpath=
4778 rpath="$rpath$dir:"
4780 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4784 rpath=
4786 rpath="$rpath$dir:"
4788 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6796 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6809 only library objects (\`.lo' files) may be specified, and \`-rpath' is