]> granicus.if.org Git - neomutt/commitdiff
build: update distcheck build flags
authorRichard Russon <rich@flatcap.org>
Sat, 13 May 2017 13:10:47 +0000 (14:10 +0100)
committerRichard Russon <rich@flatcap.org>
Wed, 17 May 2017 18:00:42 +0000 (19:00 +0100)
"make dist" creates a .tar of the source.
"make distcheck" does a complete build on that .tar
Make sure we have an up-to-date list of configure options.

Makefile.am

index d019fdbad388f2407827b860053b28c4f20f63da..ddc40489ff11f4421582a752acc5fa4757df17dc 100644 (file)
@@ -6,9 +6,10 @@ AUTOMAKE_OPTIONS = 1.6 foreign
 EXTRA_PROGRAMS = mutt_dotlock pgpring pgpewrap mutt_md5
 
 # Test the .tar file by building everything
-AM_DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-gpgme --enable-notmuch \
-       --with-bdb --with-gdbm --with-gnutls --with-gss --with-kyotocabinet \
-       --with-lmdb --with-qdbm --with-sasl --with-tokyocabinet
+AM_DISTCHECK_CONFIGURE_FLAGS = --enable-debug --enable-flock --enable-gpgme \
+       --enable-mailtool --enable-nfs-fix --enable-notmuch --with-bdb \
+       --with-gdbm --with-gnutls --with-gss --with-kyotocabinet --with-lmdb \
+       --with-mixmaster --with-qdbm --with-sasl --with-tokyocabinet
 
 SUBDIRS = m4 contrib imap