summaryrefslogtreecommitdiff
path: root/configure.ac+lt
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac+lt')
-rw-r--r--configure.ac+lt2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac+lt b/configure.ac+lt
index 44e2517d..2dc3231e 100644
--- a/configure.ac+lt
+++ b/configure.ac+lt
@@ -251,7 +251,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"