From: Marc Espie Date: Sun, 18 Dec 2005 12:06:51 +0000 (+0000) Subject: * libltdl/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) X-Git-Tag: release-2-1b~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a71c53ae8b6979f5e5abf5ed76740afb4f3abf28;p=thirdparty%2Flibtool.git * libltdl/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [ openbsd ] : Set to `/usr/lib' only. --- diff --git a/ChangeLog b/ChangeLog index 54d9f425b..cb219c3c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-12-18 Marc Espie + + * libltdl/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) + [ openbsd ] : Set to `/usr/lib' + only. + 2005-12-16 Ralf Wildenhues * tests/old-m4-iface.at: Require Autoconf-2.50, so that diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 index 2aaff044a..b5c9e3e02 100644 --- a/libltdl/m4/libtool.m4 +++ b/libltdl/m4/libtool.m4 @@ -2348,6 +2348,7 @@ newsos6) openbsd*) version_type=sunos + sys_lib_dlsearch_path_spec="/usr/lib" need_lib_prefix=no # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs. case $host_os in