X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=build-aux%2Freloc-ldflags;h=f5ff1dc0f319bb2ab3700dc38353973315de2bae;hb=5191b3546cfb6c163228c23f214e325ddf60d46f;hp=e3d97f4dc09ce3991689618e3d15a720fdd417a4;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/build-aux/reloc-ldflags b/build-aux/reloc-ldflags index e3d97f4dc..f5ff1dc0f 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, 2009-2011 Free Software Foundation, Inc. +# Copyright 2003-2013 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