]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ensure fstrm_capture is looked for
authorMichał Kępień <michal@isc.org>
Thu, 23 Apr 2020 06:34:11 +0000 (08:34 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 24 Apr 2020 14:11:20 +0000 (16:11 +0200)
commit51188b33f801ade652211e5751bdecb9d5dd44b9
tree97489dabe32669f4584506997df36ec744943e0b
parent32247dc997d4776170faba5a2f3dd0be857c155e
Ensure fstrm_capture is looked for

fstrm_capture is not an essential utility, but its corresponding
Makefile token needs to substituted even if it is not found in PATH or
else the "dnstap" system test will consistently fail.
configure.ac