• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/OpenLDAP-499.27/OpenLDAP/

Lines Matching refs:rpath

211 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring"
212 archive_expsym_cmds="sed -e \\\"s,#.*,,\\\" -e \\\"s,^[ ]*,,\\\" -e \\\"s,^\\\\(..*\\\\),_&,\\\" < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring~nmedit -s \$output_objdir/\${libname}-symbols.expsym \${lib}"
295 # Whether we need a single -rpath flag with a separated argument.
1517 rpath=
1759 rpath | xrpath)
1768 if test "$prev" = rpath; then
1769 case "$rpath " in
1771 *) rpath="$rpath $arg" ;;
2079 -rpath)
2080 prev=rpath
2910 # Make sure the rpath contains only unique directories.
3481 if test -n "$rpath"; then
3482 $echo "$modename: warning: \`-rpath' is ignored for archives" 1>&2
3548 set dummy $rpath
3550 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
3555 if test -z "$rpath"; then
3834 # If the user specified any rpath flags, then add them.
3869 if test -n "$rpath"; then
4264 rpath="$finalize_rpath"
4265 test "$mode" != relink && rpath="$compile_rpath$rpath"
4266 for libdir in $rpath; do
4292 # Substitute the hardcoded libdirs into the rpath.
4304 rpath=
4306 rpath="$rpath$dir:"
4308 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
4615 if test -n "$rpath"; then
4616 $echo "$modename: warning: \`-rpath' is ignored for objects" 1>&2
4800 if test -n "$rpath$xrpath"; then
4801 # If the user specified any rpath flags, then add them.
4802 for libdir in $rpath $xrpath; do
4803 # This is the magic to use -rpath.
4812 rpath=
4831 rpath="$rpath $flag"
4853 # Substitute the hardcoded libdirs into the rpath.
4857 eval rpath=\" $hardcode_libdir_flag_spec\"
4859 compile_rpath="$rpath"
4861 rpath=
4880 rpath="$rpath $flag"
4889 # Substitute the hardcoded libdirs into the rpath.
4893 eval rpath=\" $hardcode_libdir_flag_spec\"
4895 finalize_rpath="$rpath"
5161 rpath=
5166 rpath="$rpath$dir:"
5170 rpath="$rpath\$thisdir/$dir:"
5174 temp_rpath="$rpath"
5189 rpath=
5191 rpath="$rpath$dir:"
5193 compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
5197 rpath=
5199 rpath="$rpath$dir:"
5201 finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
7209 -rpath LIBDIR the created library will eventually be installed in LIBDIR
7222 only library objects (\`.lo' files) may be specified, and \`-rpath' is