]> git.llucax.com Git - software/mutt-debian.git/blobdiff - doc/makedoc-defs.h
debian/NEWS: backported a note about the new behavior with attachments on the command...
[software/mutt-debian.git] / doc / makedoc-defs.h
index 3c2df6a0188d61f2c56876539d8a6d7a74372ecd..8f1a349ec1963902643d0bff5c4ce1c154f9be76 100644 (file)
@@ -1,5 +1,6 @@
 /* build complete documentation */
 
+#ifdef MAKEDOC_FULL
 # ifndef CRYPT_BACKEND_GPGME
 #  define CRYPT_BACKEND_GPGME
 # endif
@@ -54,3 +55,4 @@
 # ifndef USE_SASL
 #  define USE_SASL
 # endif
+#endif