• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/

Lines Matching refs:rpath

856     rpath=
1080 rpath | xrpath)
1089 if test "$prev" = rpath; then
1090 case "$rpath " in
1092 *) rpath="$rpath $arg" ;;
1293 -rpath)
1294 prev=rpath
2047 # Make sure the rpath contains only unique directories.
2501 if test -n "$rpath"; then
2502 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
2566 set dummy $rpath
2568 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
2573 if test -z "$rpath"; then
2809 # If the user specified any rpath flags, then add them.
2844 if test -n "$rpath"; then
3158 rpath="$finalize_rpath"
3159 test "$mode" != relink && test "$fast_install" = no && rpath="$compile_rpath$rpath"
3160 for libdir in $rpath; do
3186 # Substitute the hardcoded libdirs into the rpath.
3194 rpath=
3196 rpath="$rpath$dir:"
3198 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
3468 if test -n "$rpath"; then
3469 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
3640 if test -n "$rpath$xrpath"; then
3641 # If the user specified any rpath flags, then add them.
3642 for libdir in $rpath $xrpath; do
3643 # This is the magic to use -rpath.
3652 rpath=
3671 rpath="$rpath $flag"
3688 # Substitute the hardcoded libdirs into the rpath.
3692 eval rpath=\" $hardcode_libdir_flag_spec\"
3694 compile_rpath="$rpath"
3696 rpath=
3715 rpath="$rpath $flag"
3724 # Substitute the hardcoded libdirs into the rpath.
3728 eval rpath=\" $hardcode_libdir_flag_spec\"
3730 finalize_rpath="$rpath"
3954 rpath=
3959 rpath="$rpath$dir:"
3963 rpath="$rpath\$thisdir/$dir:"
3967 temp_rpath="$rpath"
3982 rpath=
3984 rpath="$rpath$dir:"
3986 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
3990 rpath=
3992 rpath="$rpath$dir:"
3994 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
5500 -rpath LIBDIR the created library will eventually be installed in LIBDIR
5513 only library objects (\`.lo' files) may be specified, and \`-rpath' is