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

Lines Matching refs:rpath

1067     rpath=
1303 rpath | xrpath)
1312 if test "$prev" = rpath; then
1313 case "$rpath " in
1315 *) rpath="$rpath $arg" ;;
1572 -rpath)
1573 prev=rpath
2379 # Make sure the rpath contains only unique directories.
2944 if test -n "$rpath"; then
2945 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3011 set dummy $rpath
3013 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3018 if test -z "$rpath"; then
3297 # If the user specified any rpath flags, then add them.
3332 if test -n "$rpath"; then
3693 rpath="$finalize_rpath"
3694 test "$mode" != relink && rpath="$compile_rpath$rpath"
3695 for libdir in $rpath; do
3721 # Substitute the hardcoded libdirs into the rpath.
3733 rpath=
3735 rpath="$rpath$dir:"
3737 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4021 if test -n "$rpath"; then
4022 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4177 if test -n "$rpath$xrpath"; then
4178 # If the user specified any rpath flags, then add them.
4179 for libdir in $rpath $xrpath; do
4180 # This is the magic to use -rpath.
4189 rpath=
4208 rpath="$rpath $flag"
4225 # Substitute the hardcoded libdirs into the rpath.
4229 eval rpath=\" $hardcode_libdir_flag_spec\"
4231 compile_rpath="$rpath"
4233 rpath=
4252 rpath="$rpath $flag"
4261 # Substitute the hardcoded libdirs into the rpath.
4265 eval rpath=\" $hardcode_libdir_flag_spec\"
4267 finalize_rpath="$rpath"
4486 rpath=
4491 rpath="$rpath$dir:"
4495 rpath="$rpath\$thisdir/$dir:"
4499 temp_rpath="$rpath"
4514 rpath=
4516 rpath="$rpath$dir:"
4518 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
4522 rpath=
4524 rpath="$rpath$dir:"
4526 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
6338 -rpath LIBDIR the created library will eventually be installed in LIBDIR
6351 only library objects (\`.lo' files) may be specified, and \`-rpath' is