]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: report C++ compiler too
authorKarel Zak <kzak@redhat.com>
Mon, 7 Feb 2022 11:56:44 +0000 (12:56 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Feb 2022 11:56:44 +0000 (12:56 +0100)
commit8519f4ddf31cda7b7ce1904cd59f9d5da0953242
tree3a2d3ae9bc4b1684cad883c4fec19ed2414e1df9
parent859c24698b03af7c36d33700f0cb1d3158f1b21e
build-sys: report C++ compiler too

We use clang++ to compile fuzzer tests.

Signed-off-by: Karel Zak <kzak@redhat.com>
configure.ac