diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 7e46d2295..884f1b2bf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,8 +17,7 @@ ## Process this file with automake to produce Makefile.in ACLOCAL_AMFLAGS = -I m4 -DISTCHECK_CONFIGURE_FLAGS = --enable-selinux-support \ - --enable-camellia --enable-mailto +DISTCHECK_CONFIGURE_FLAGS = --enable-selinux-support --enable-mailto AUTOMAKE_OPTIONS = dist-bzip2 filename-length-max=99 if CROSS_COMPILING |