]> sourceware.org Git - lvm2.git/commit
configure.ac: only use `AS_CASE` for conditional blocks
authorDavid Seifert <soap@gentoo.org>
Sun, 27 Nov 2022 14:35:07 +0000 (15:35 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 10 Feb 2023 16:50:27 +0000 (17:50 +0100)
commitcf204ce55ea892ffaa4ff63dac548145544679fb
tree1b3be26835af328870a8a2256deec9825491655a
parent583cb699cfc76237c5daf1165f599af05c4295dd
configure.ac: only use `AS_CASE` for conditional blocks

Like `AS_IF([...])`, `AS_CASE` bubbles nested `AC_REQUIRE()` to the
top-level.
configure.ac
This page took 0.034941 seconds and 5 git commands to generate.