X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build-aux%2Freloc-ldflags;h=873b585680304d685f4749bc3110209f46be79aa;hb=158873b079eb6b325742b502a0dd5b55308d3185;hp=36c29cb72be4ff3ca2f7d6ff1477f1bc2323a728;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/build-aux/reloc-ldflags b/build-aux/reloc-ldflags index 36c29cb72..873b58568 100755 --- a/build-aux/reloc-ldflags +++ b/build-aux/reloc-ldflags @@ -2,7 +2,7 @@ # Output a system dependent linker command for putting a relocatable library # search path into an executable. # -# Copyright 2003 Free Software Foundation, Inc. +# Copyright 2003-2012 Free Software Foundation, Inc. # Written by Bruno Haible , 2003. # # This program is free software: you can redistribute it and/or modify @@ -54,7 +54,7 @@ case "$installdir" in esac case "$host_os" in - linux*) # Supported since Linux 2.1 and glibc 2.1. + linux* | kfreebsd*) rpath= save_IFS="$IFS"; IFS=":" for dir in $library_path_value; do