]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Drop duplicate dnstap-read.rst entry
authorMichal Nowak <mnowak@isc.org>
Tue, 2 Jun 2026 09:36:57 +0000 (09:36 +0000)
committerMichal Nowak <mnowak@isc.org>
Tue, 30 Jun 2026 15:03:25 +0000 (17:03 +0200)
It was added both unconditionally and gated on HAVE_DNSTAP; keep
only the gated entry.

Assisted-by: Claude:claude-opus-4-8
bin/tools/meson.build

index 5909cc2d35c682ec5eb8f4ff91a4c6b2ebcd57b1..a5eac2199695dc376bc7ac04b19caf921a8a83af 100644 (file)
@@ -22,7 +22,6 @@ manrst_srcset.add(when: 'HAVE_DNSTAP', if_true: files('dnstap-read.rst'))
 manrst_srcset.add(
     files(
         'arpaname.rst',
-        'dnstap-read.rst',
         'mdig.rst',
         'named-journalprint.rst',
         'named-makejournal.rst',