]> git.ipfire.org Git - thirdparty/util-linux.git/commit
meson: add missing `is_disabler` checks
authorSam James <sam@gentoo.org>
Wed, 8 Jan 2025 06:49:40 +0000 (06:49 +0000)
committerSam James <sam@gentoo.org>
Wed, 8 Jan 2025 06:49:40 +0000 (06:49 +0000)
commit528dbe18854fb16dba41af620ee2ca295936a550
treec5c222a07ce19764b31332bbd9e706b28516844b
parent0a14cfc32abc62f1fd117891d523bd5349eda6e8
meson: add missing `is_disabler` checks

Noticed this when looking at why the `check` target isn't created
with `-Dauto_features=disabled`. This doesn't fix that but it does
fix a bunch of issues I noticed along the way after a hint from Eli Schwartz.
meson.build