]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/dont_document_not_present_features.diff
debian/update-autotools.sh:
[software/mutt-debian.git] / debian / patches / debian-specific / dont_document_not_present_features.diff
index b1f0e905b28c7ffd88cd6d0bdbd73c0990a84ab2..76794ccbfb9e9f3e5a8756e2bc255e59abd69acf 100644 (file)
@@ -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
  # 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