summaryrefslogtreecommitdiff
path: root/configure.ac-base
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac-base')
-rw-r--r--configure.ac-base3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac-base b/configure.ac-base
index 0d7e2d7c..bcc3546a 100644
--- a/configure.ac-base
+++ b/configure.ac-base
@@ -255,6 +255,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],