bind9/doc
Michał Kępień ee5897743d
Fix cross builds
Commit 5c9b4f3163 inadvertently broke
cross builds by making Meson process the doc/misc/meson.build file even
when sphinx-build is not found in PATH.  The doc/misc/meson.build file
defines targets that require a non-native executable, cfg_test, in order
to be built.

Fix by reverting to only processing the doc/misc/ subdirectory when
sphinx-build is found in PATH and moving the relevant alias_target()
method call so that the build targets depending on a non-native
executable are only defined if sphinx-build is found in PATH.
2025-07-10 16:56:15 +02:00
..
arm Add AlmaLinux 10 2025-07-08 14:51:47 +02:00
changelog Generate changelog for BIND 9.21.9 2025-06-05 11:58:49 +02:00
design Remove DLV remnants 2024-12-13 11:24:47 +01:00
dev Add doc/dev/LRU.md with per-loop LRU description 2025-07-09 21:54:49 +02:00
dnssec-guide replace the build system with meson 2025-06-11 10:30:12 +03:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man Add missing files for meson built manpages 2025-07-08 13:44:03 +03:00
misc Remove build requirements from building arm 2025-06-23 13:45:04 +03:00
notes Tweak and reword release notes 2025-06-06 10:38:08 +02:00
meson.build Fix cross builds 2025-07-10 16:56:15 +02:00