---- mutt-1.5.11.orig/init.h
-+++ mutt-1.5.11/init.h
+--- init.h.orig
++++ init.h
@@ -80,9 +80,9 @@
#define ISPELL "ispell"
#endif
# ifndef USE_IMAP
# define USE_IMAP
# endif
-@@ -2007,7 +2007,7 @@
+@@ -2015,7 +2015,7 @@
** .pp
** Example: set certificate_file=~/.mutt/certificates
*/
--# if defined _MAKEDOC || !defined(USE_GNUTLS)
-+# ifndef USE_GNUTLS
+-# if defined _MAKEDOC || !defined(USE_SSL_GNUTLS)
++# ifndef USE_SSL_GNUTLS
{ "ssl_usesystemcerts", DT_BOOL, R_NONE, OPTSSLSYSTEMCERTS, 1 },
/*
** .pp