From: Arne Woerner Date: Wed, 10 Sep 2003 07:48:02 +0000 (+0000) Subject: * libtool.m4 [openbsd]: openbsd 3.x needs versioning information. X-Git-Tag: help~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6bc3db5f35f9bcff561a548790963826c5d93a;p=thirdparty%2Flibtool.git * libtool.m4 [openbsd]: openbsd 3.x needs versioning information. --- 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