]> granicus.if.org Git - mutt/commitdiff
Include SSL documentation in the manual.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 18 Nov 1999 16:19:35 +0000 (16:19 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 18 Nov 1999 16:19:35 +0000 (16:19 +0000)
init.h

diff --git a/init.h b/init.h
index 841d442ac328c57cbe9c93d7a4bbb8a40c9d8247..c672908a85238f525b7815c4aa6db6462cd847b3 100644 (file)
--- a/init.h
+++ b/init.h
@@ -91,6 +91,9 @@ struct option_t
 # ifndef USE_POP
 #  define USE_POP
 # endif
+# ifndef USE_SSL
+#  define USE_SSL
+# endif
 #endif
 
 struct option_t MuttVars[] = {