]> git.ipfire.org Git - thirdparty/bind9.git/commit
Detect jq 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)
commit0ca76b6716f6d9c8d98569083ce7fd86069858b7
treee925d8c2ee9743989378b5fb6c1a1ca0c28ce6bc
parent1040282de7edfa028f20f241ae3eafb2fe590993
Detect jq at build time

Detect whether and where the jq 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 273b4bbfd787e2942ec8395bc5232d9fc56fd9e1)
bin/tests/system/isctest/vars/.ac_vars/JQ.in [new file with mode: 0644]
configure.ac