• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/

Lines Matching refs:rpath

327 hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
333 # Whether we need a single "-rpath" flag with a separated argument.
2080 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2098 only library objects (\`.lo' files) may be specified, and \`-rpath' is
4595 rpath=
4844 rpath | xrpath)
4852 if test "$prev" = rpath; then
4853 case "$rpath " in
4855 *) rpath="$rpath $arg" ;;
5137 -rpath)
5138 prev=rpath
6013 # Make sure the rpath contains only unique directories.
6579 test -n "$rpath" && \
6580 func_warning "\`-rpath' is ignored for archives"
6640 set dummy $rpath
6643 func_warning "ignoring multiple \`-rpath's for a libtool library"
6648 if test -z "$rpath"; then
6943 # If the user specified any rpath flags, then add them.
6978 if test -n "$rpath"; then
7387 rpath="$finalize_rpath"
7388 test "$mode" != relink && rpath="$compile_rpath$rpath"
7389 for libdir in $rpath; do
7415 # Substitute the hardcoded libdirs into the rpath.
7427 rpath=
7429 rpath="$rpath$dir:"
7431 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
7894 test -n "$rpath" && \
7895 func_warning "\`-rpath' is ignored for objects"
8064 if test -n "$rpath$xrpath"; then
8065 # If the user specified any rpath flags, then add them.
8066 for libdir in $rpath $xrpath; do
8067 # This is the magic to use -rpath.
8076 rpath=
8095 rpath="$rpath $flag"
8119 # Substitute the hardcoded libdirs into the rpath.
8123 eval rpath=\" $hardcode_libdir_flag_spec\"
8125 compile_rpath="$rpath"
8127 rpath=
8146 rpath="$rpath $flag"
8155 # Substitute the hardcoded libdirs into the rpath.
8159 eval rpath=\" $hardcode_libdir_flag_spec\"
8161 finalize_rpath="$rpath"
8222 rpath=
8224 rpath="$rpath$dir:"
8226 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
8230 rpath=
8232 rpath="$rpath$dir:"
8234 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
8979 hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
8985 # Whether we need a single "-rpath" flag with a separated argument.