]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: split sco version into its own type.
authorTijl Coosemans <tijl@FreeBSD.org>
Fri, 28 Nov 2014 15:51:34 +0000 (15:51 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 28 Nov 2014 16:03:58 +0000 (16:03 +0000)
commit0995849d00a6f6f52a2b940c0e19b1f4a0891e50
tree084c8ec1f299b950eb439f16c6672cc86dedb900
parent81ab62f9031f97788065da8d9bf9f581c3c0715f
libtool: split sco version into its own type.

* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER): Set version type to
"sco" for sco based hosts.
* build-aux/ltmain.in (func_mode_link): Accept new "sco"
version_type as equivalent to freebsd-elf.

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