]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect xmllint at build time
authorMichał Kępień <michal@isc.org>
Sat, 25 Oct 2025 05:37:48 +0000 (07:37 +0200)
committerMichał Kępień <michal@isc.org>
Sat, 25 Oct 2025 06:01:46 +0000 (08:01 +0200)
commitf38cbbd56cc8f6861ae96ed065c356b4f3b06c22
treee93bfb3fd3082188c38cf90714603f823b29d08a
parent1f0ed3c47909db6560d790d7f06285261abc49ca
Detect xmllint at build time

Detect whether and where the xmllint utility is available at build time,
so that it can be used in system tests.  If the tool is not found,
specific checks employing it will be skipped.

(cherry picked from commit 85773d4d210f4497f93322da8005419a271058a7)
bin/tests/system/isctest/vars/.ac_vars/XMLLINT.in [new file with mode: 0644]
configure.ac