4 #define ISPELL "ispell"
7 -/* build complete documentation */
8 +/* Disable "build complete documentation" for Debian */
17 ** Example: set certificate_file=~/.mutt/certificates
19 -# if defined _MAKEDOC || !defined(USE_SSL_GNUTLS)
20 +# ifndef USE_SSL_GNUTLS
21 { "ssl_usesystemcerts", DT_BOOL, R_NONE, OPTSSLSYSTEMCERTS, 1 },