]> git.ipfire.org Git - thirdparty/libtool.git/commit
Do not explicitly link dependencies on Haiku.
authorAdrien Destugues <pulkomandy@pulkomandy.tk>
Sat, 11 Apr 2020 19:12:42 +0000 (21:12 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 20 Nov 2024 15:36:30 +0000 (17:36 +0200)
commit4e5a12014badfc301b9035fb73e9c15ae2c23dcc
tree40cfa5a13aec674694acddd3e8d6ec0bb71776d2
parente6c7986fc81a544e6a114e3d6ea1c1916f180787
Do not explicitly link dependencies on Haiku.

This is not needed, the runtime_loader can figure them out.
m4/libtool.m4