* libtool.m4 [openbsd]: openbsd 3.x needs versioning information.

This commit is contained in:
Arne Woerner 2003-09-10 07:48:02 +00:00 committed by Gary V. Vaughan
parent 02f25c124f
commit 9d6bc3db5f
2 changed files with 5 additions and 1 deletions

View File

@ -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.

2
libtool.m4 vendored
View 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