]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: use a modern library version scheme for freebsd-elf.
authorTijl Coosemans <tijl@FreeBSD.org>
Fri, 28 Nov 2014 15:57:07 +0000 (15:57 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 28 Nov 2014 16:03:59 +0000 (16:03 +0000)
commitbb7cef9d97d6fdb2d8ee5350a82fb39b0ff8513d
treeef7b689dc8b4e45df64015cdd904b87b9b7498f4
parent0995849d00a6f6f52a2b940c0e19b1f4a0891e50
libtool: use a modern library version scheme for freebsd-elf.

* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Adopt downstream patch
used by FreeBSD for versioned library filenames.
* build-aux/ltmain.in (func_mode_link): Replace conflicting
freebsd-elf version_type case branches with a single calculation
setting major and versuffix to match downstream FreeBSD.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
build-aux/ltmain.in
m4/libtool.m4