From cb96667e2b7389e04aadcd0fa5b899394c50a70a Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Thu, 2 Mar 2000 12:45:20 +0000 Subject: Add some SSL documentation. From Tommi Komulainen. --- INSTALL | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c044e16a..7ad44fd8 100644 --- a/INSTALL +++ b/INSTALL @@ -82,6 +82,15 @@ to ``configure'' to help it out, or change the default behavior: --enable-imap enable IMAP support +--with-ssl[=PFX] + enable SSL support with IMAP. SSL support requires you to have + OpenSSL headers and libraries properly installed before + compiling. If the OpenSSL headers and libraries are not in the + default system pats you can use the optional PFX argument to + define the root directory of your installation. The libraries + are then expected to be found in PFX/lib and headers in + PFX/include/openssl. + --disable-nls This switch disables mutt's native language support. -- cgit v1.2.3