summaryrefslogtreecommitdiff
path: root/configure.ac+lt
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-12-12 08:18:38 -0500
committerThomas Markwalder <tmark@isc.org>2019-12-12 08:18:38 -0500
commitbfbe0fd6b057926a39642d9e37be8e21a036b86a (patch)
treedb2b14a5582a942416325477320d4f1c20d1dd8a /configure.ac+lt
parent4c6aa815b5cdb8f720765e2f00426e7cdfc835bc (diff)
downloadisc-dhcp-bfbe0fd6b057926a39642d9e37be8e21a036b86a.tar.gz
[master] Updated bundled Bind9 to 9.11.14
bind/Makefile.in bind/bind.tar.gz bind/version.tmp configure configure.ac configure.ac+lt configure.ac-base configure.ac-lt util/bind.sh
Diffstat (limited to 'configure.ac+lt')
-rw-r--r--configure.ac+lt3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac+lt b/configure.ac+lt
index cadd0d53..44e2517d 100644
--- a/configure.ac+lt
+++ b/configure.ac+lt
@@ -250,6 +250,9 @@ fi
# Testing section
+# Bind Makefile needs to know ATF is not included.
+AM_CONDITIONAL(BIND_ATF, 0)
+
DISTCHECK_ATF_CONFIGURE_FLAG=
atf_path="no"
AC_ARG_WITH([atf],