]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [ openbsd ]
authorMarc Espie <espie@nerim.net>
Sun, 18 Dec 2005 12:07:31 +0000 (12:07 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 18 Dec 2005 12:07:31 +0000 (12:07 +0000)
<sys_lib_dlsearch_path_spec>: Set to `/usr/lib' only.

ChangeLog
libtool.m4

index e460eadd0f220ce6df51e07008b8ff1644f20789..1cfabdb44cca00b9862e0e1cc2b7c209f2bb2ec5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-18  Marc Espie  <espie@nerim.net>
+
+       * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [ openbsd ]
+       <sys_lib_dlsearch_path_spec>: Set to `/usr/lib' only.
+
 2005-12-16  Nicolas Kaiser  <nikai@nikai.net>
 
        * doc/libtool.texi: Fix some documentation typos.
index eb00cc1ddd00de24289c23482632991b104e8a1c..55762784dded3dc8da21dbf17c66dca52467f0c1 100644 (file)
@@ -1636,6 +1636,7 @@ nto-qnx*)
 
 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