X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/4988a192dab00d86203bd44995b53284abfa1474..4715e5bf5663821af2944b3b1006ad70a48bd387:/debian/patches/debian-specific/dont_document_not_present_features.diff diff --git a/debian/patches/debian-specific/dont_document_not_present_features.diff b/debian/patches/debian-specific/dont_document_not_present_features.diff index b1f0e90..76794cc 100644 --- a/debian/patches/debian-specific/dont_document_not_present_features.diff +++ b/debian/patches/debian-specific/dont_document_not_present_features.diff @@ -1,5 +1,5 @@ ---- 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 @@ -12,12 +12,12 @@ # 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