]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: Remove old_archive_from_new_cmds on OS/2 development
authorKO Myung-Hun <komh78@gmail.com>
Sun, 9 Feb 2025 14:23:30 +0000 (23:23 +0900)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Mon, 27 Oct 2025 15:04:23 +0000 (17:04 +0200)
commitca12ed428f4ab50a4e5c9c3b89409556a056453e
tree402f38089a1338b0c520195025c4b3bffd56c9f9
parent2b787630260ba3a990922af24e29eacd17c2d3c5
libtool: Remove old_archive_from_new_cmds on OS/2

old_archive_from_new_cmds is not used at all. In addition, if this is
defined static libs are not generated.

This is a regression of commit e60044.

* m4/libtool.m4: Remove old_archive_from_new_cmds on OS/2.
m4/libtool.m4