From: Arne Woerner Date: Wed, 10 Sep 2003 07:54:39 +0000 (+0000) Subject: * libtool.m4 [openbsd]: openbsd 3.x needs versioning information. X-Git-Tag: release-1-5-2~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cfae4b499b5fd6caa5d04f858169a92fcb85e632;p=thirdparty%2Flibtool.git * libtool.m4 [openbsd]: openbsd 3.x needs versioning information. --- diff --git a/ChangeLog b/ChangeLog index 5d51dc9d0..34431c182 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 Alexandre Duret-Lutz * libtool.m4 (_LT_AC_LANG_C_CONFIG): Fix unquoted call to diff --git a/libtool.m4 b/libtool.m4 index 8cbf70389..e5c3a935b 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