]> git.ipfire.org Git - thirdparty/xz.git/commit
Build: configure.ac: Use AS_IF and AS_CASE where required.
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 21 Mar 2023 12:04:37 +0000 (14:04 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 21 Mar 2023 12:24:37 +0000 (14:24 +0200)
commit260683a6e2d0525640729b3329b0c0009cda7122
tree316dc273491dea31462f127ca7dc5f9f0d47f37b
parentedcde3e3871ae5ac4ed615c324b81d81d35973e0
Build: configure.ac: Use AS_IF and AS_CASE where required.

This makes no functional difference in the generated configure
(at least with the Autotools versions I have installed) but this
change might prevent future bugs like the one that was just
fixed in the commit 5a5bd7f871818029d5ccbe189f087f591258c294.
configure.ac