diff options
Diffstat (limited to 'INSTALLATION')
-rw-r--r-- | INSTALLATION | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALLATION b/INSTALLATION index 8e46be5e..68fd9881 100644 --- a/INSTALLATION +++ b/INSTALLATION @@ -495,6 +495,10 @@ II. Compile instructions -- UNIX SITE_LYDEFS and SITE_DEFS. If you do SOCKSify lynx, you can turn off SOCKS proxy usage via a -nosocks command line switch. + --with-ssl (define USE_SSL) + Use this option to configure with the OpenSSL library. + See docs/README.ssl for additional information. + --with-zlib (define USE_ZLIB) Use zlib for decompression of some gzip files. |