]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - configure.ac-base
[master] Implement and use new option format type 'k'
[thirdparty/dhcp.git] / configure.ac-base
index bcc3546ae41c915398ecbbfdc461a223f04a55e1..864c1cdb1b9e490fc3bb1fbf12d38f55387bff5f 100644 (file)
@@ -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"