]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: test for headers earlier
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 22 Apr 2026 20:51:43 +0000 (22:51 +0200)
committerThomas Weißschuh <thomas@t-8ch.de>
Sun, 3 May 2026 14:30:30 +0000 (16:30 +0200)
commit2b55df8869a6304b4b1691ac75f20a0ed4bef23d
tree8554910487967b9c5d55886e8b4495bde12c27e9
parentb4151c6df3178f0e6b3028a06beca41e06248a1a
meson: test for headers earlier

Some upcoming changes will require the header test results earlier, move
them up. Also remove all the conditional header tests, there is no
downside to always test for all of them.

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
meson.build