]> www.infradead.org Git - mtd-utils.git/commit
Unify handling of configure switches
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 28 Feb 2021 14:34:12 +0000 (15:34 +0100)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Mon, 19 Feb 2024 08:04:00 +0000 (09:04 +0100)
commitedc83b61745e6ee7fa9c9502eb520493832b1e9c
tree8d09d54859b44f9a7cd751f527508420f7eed3ab
parent2d37f9839a78a5c0135161ba0aa5e1d308ecc496
Unify handling of configure switches

Remove the strict check of the with or enable value and use the
generated variable instead of our own.

Also, don't use WITH_GETRANDOM as an implicit WITH_UBIHEALTHD, split
the two autoconf/automake variables and handle them separately.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Makefile.am
configure.ac
ubi-utils/Makemodule.am