summaryrefslogtreecommitdiff
path: root/configure.ac-base
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac-base')
-rw-r--r--configure.ac-base2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac-base b/configure.ac-base
index bcc3546a..864c1cdb 100644
--- a/configure.ac-base
+++ b/configure.ac-base
@@ -256,7 +256,7 @@ fi
# Testing section
# Bind Makefile needs to know ATF is not included.
-AM_CONDITIONAL(BIND_ATF, 0)
+AM_CONDITIONAL(BIND_ATF, test "foo" = "barr")
DISTCHECK_ATF_CONFIGURE_FLAG=
atf_path="no"