]> granicus.if.org Git - neomutt/commit
mx: don't make MUTT_NNTP and MUTT_COMPRESSED conditional
authorDamien Riegel <damien.riegel@gmail.com>
Sat, 18 Feb 2017 19:19:58 +0000 (14:19 -0500)
committerRichard Russon <rich@flatcap.org>
Tue, 7 Mar 2017 12:08:04 +0000 (12:08 +0000)
commit2b05f9681f89936bedab360c2b25233cbf5bc54f
tree8480ddd5f3921e55a47e75721811a43e7e7a7f14
parenta12d989940542014762cb74f56e2362cc658348b
mx: don't make MUTT_NNTP and MUTT_COMPRESSED conditional

Other symbols like MUTT_IMAP and MUTT_POP don't depend on their
respective configuration flags to be defined, keep the same logic for
MUTT_NNTP and MUTT_COMPRESSED. That makes it easier to remove some
ifdef.
mx.h