]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Check for objdump explicitly
authorGuillem Jover <guillem@hadrons.org>
Sun, 23 Jan 2022 17:54:33 +0000 (18:54 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 23 Jan 2022 19:52:26 +0000 (20:52 +0100)
commit2975d809a016301420e7cbfdc7ea3b7d22a40969
treed911a1bfb555522409b70c6a45902a8ebc410572
parentf11ab6722367f1cf62704ed3c827b9b68dcb5397
build: Check for objdump explicitly

We should not assume that something will implicitly check for this tool,
as we need it ourselves, and this is an internal implementation detail
of right now libtool.

Fixes: commit f11ab6722367f1cf62704ed3c827b9b68dcb5397
configure.ac