]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* libtool.m4 [openbsd]: openbsd 3.x needs versioning information.
authorArne Woerner <woerner@mediabase-gmbh.de>
Wed, 10 Sep 2003 07:54:39 +0000 (07:54 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 10 Sep 2003 07:54:39 +0000 (07:54 +0000)
ChangeLog
libtool.m4

index 5d51dc9d051d46219d289b1451a02900508757c7..34431c182e31572833e3bf0644963dbb9b8b567f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-10  Arne Woerner  <woerner@mediabase-gmbh.de>
+
+       * libtool.m4 [openbsd]: openbsd 3.x needs versioning information.
+
 2003-08-29  Alexandre Duret-Lutz  <adl@gnu.org>
 
        * libtool.m4 (_LT_AC_LANG_C_CONFIG): Fix unquoted call to
index 8cbf70389324b5d9c0d34485830e10c5f4e343f4..e5c3a935bed6da1f87d7a7c229666598d2912bbf 100644 (file)
@@ -1495,7 +1495,7 @@ nto-qnx*)
 openbsd*)
   version_type=sunos
   need_lib_prefix=no
-  need_version=no
+  need_version=yes
   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
   shlibpath_var=LD_LIBRARY_PATH