From: Pavel Roskin Date: Tue, 29 Jun 1999 08:17:00 +0000 (+0000) Subject: * ltconfig.in (freebsd*, shlibpath_overrides_runpath): Set to X-Git-Tag: release-1-3-3~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae0daa75fe15b6709bfd17a2849bdff50b5db53d;p=thirdparty%2Flibtool.git * ltconfig.in (freebsd*, shlibpath_overrides_runpath): Set to yes; tested on 3.1-ELF by Pavel and on 2.2.6 by Alexandre. --- diff --git a/ChangeLog b/ChangeLog index cf023c7e6..6fcc306ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-06-29 Pavel Roskin , Alexandre Oliva + + * ltconfig.in (freebsd*, shlibpath_overrides_runpath): Set to + yes; tested on 3.1-ELF by Pavel and on 2.2.6 by Alexandre. + 1999-06-23 Thomas Tanner * NEWS: updated diff --git a/ltconfig.in b/ltconfig.in index a19c7c90a..47532ab74 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -1843,6 +1843,7 @@ freebsd*) esac finish_cmds='PATH="\$PATH:/sbin" OBJFORMAT="'"$objformat"'" ldconfig -m $libdir' shlibpath_var=LD_LIBRARY_PATH + shlibpath_overrides_runpath=yes ;; gnu*)