]> 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:48:02 +0000 (07:48 +0000)
committerGary V. Vaughan <gary@gnu.org>
Wed, 10 Sep 2003 07:48:02 +0000 (07:48 +0000)
ChangeLog
libtool.m4

index feadb1df572f541c78cb96f87d6071ef02af3c68..334a4ea8191469d46820a215d42b060240fcfa31 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  Gary V. Vaughan  <gary@gnu.org>
 
        * bootstrap: Typo.
index f029e1570248bb140c5f59390506aaa7ad76faa9..b458dc22a74abc9dfc52ce183a7667e323a688ce 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