summaryrefslogtreecommitdiff
path: root/configure.ac+lt
diff options
context:
space:
mode:
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],