summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-19 18:35:06 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-19 18:35:06 +0100
commit30aa3d405965cbe8b7f7734d740e96e917bfa381 (patch)
tree29f0f5e61bb418885640e0d38ed7a94d3d942457 /configure.ac
parent634db38b25d0ed51d8075cdf4c9963f10cc4b6ef (diff)
downloadexchange-30aa3d405965cbe8b7f7734d740e96e917bfa381.tar.gz
exchange-30aa3d405965cbe8b7f7734d740e96e917bfa381.tar.bz2
exchange-30aa3d405965cbe8b7f7734d740e96e917bfa381.zip
set default HAVE_TWISTER.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ceabcec7..0f760e2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -514,7 +514,7 @@ AM_CONDITIONAL([HAVE_LIBGNURL], [false])
AM_CONDITIONAL([HAVE_DEVELOPER], [false])
AM_CONDITIONAL([USE_COVERAGE], [false])
AM_CONDITIONAL([ENABLE_DOC], [true])
-
+AM_CONDITIONAL([HAVE_TWISTER], [false])
# end of 'doc_only'
fi