From 9d6bc3db5f35f9bcff561a548790963826c5d93a Mon Sep 17 00:00:00 2001 From: Arne Woerner Date: Wed, 10 Sep 2003 07:48:02 +0000 Subject: [PATCH] * libtool.m4 [openbsd]: openbsd 3.x needs versioning information. --- ChangeLog | 4 ++++ libtool.m4 | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index feadb1df5..334a4ea81 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-09-10 Arne Woerner + + * libtool.m4 [openbsd]: openbsd 3.x needs versioning information. + 2003-08-29 Gary V. Vaughan * bootstrap: Typo. diff --git a/libtool.m4 b/libtool.m4 index f029e1570..b458dc22a 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -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 -- 2.47.2