summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-12-01 14:36:25 +0100
committerWerner Koch <wk@gnupg.org>2011-12-01 14:36:25 +0100
commitea1fb538d99f1ec093f2fef86f4f29176ec27826 (patch)
tree8c5a0ac8a3556aeb8b5f8344f61b680f079e1fc2 /Makefile.am
parent137d73191c904926ba529376144ee8239af4ca02 (diff)
downloadlibgcrypt-ea1fb538d99f1ec093f2fef86f4f29176ec27826.tar.gz
Do not build the random-daemon by make distcheck.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Disable building of the random daemon
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 81cf52df..86fcd972 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,7 +19,7 @@
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = dist-bzip2
-DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
+DISTCHECK_CONFIGURE_FLAGS = --disable-random-daemon \
--enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
DIST_SUBDIRS = m4 compat mpi cipher random src doc tests