summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-19 19:01:01 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-19 19:01:01 +0100
commitc8f126f5e3868e380574b46b4cb28b8ad96025b0 (patch)
tree799210e5ed598cf42a615f0dd2735aa4b5b9b7d5 /configure.ac
parent109d6e5be0867df6b5fd3e8b135e5123dd91b823 (diff)
downloadmerchant-c8f126f5e3868e380574b46b4cb28b8ad96025b0.tar.gz
merchant-c8f126f5e3868e380574b46b4cb28b8ad96025b0.tar.bz2
merchant-c8f126f5e3868e380574b46b4cb28b8ad96025b0.zip
HAVE_TWISTER default.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6827218f..88b90bbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -309,6 +309,7 @@ AM_CONDITIONAL([HAVE_LIBGNURL], [false])
AM_CONDITIONAL([HAVE_TSC], [false])
AM_CONDITIONAL([USE_COVERAGE], [false])
AM_CONDITIONAL([ENABLE_DOC], [true])
+AM_CONDITIONAL([HAVE_TWISTER], [true])
# end of 'doc_only'