repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 9c6230e1773634b9633bd3ab9a31eb036919f476:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 9c6230e1773634b9633bd3ab9a31eb036919f476
Author: Florian Westphal 
Date:   Wed Aug 11 23:24:02 2010 +0200

    INSTALL: mention SSL and IPv6

diff --git a/INSTALL b/INSTALL
index 06be42f4d5b7170ffaea4250c110fcdb6aa9481e..
index ..b2c8180f2d3295a4138a5606c12eaca11b736598 100644
--- a/INSTALL
+++ b/INSTALL
@@ -194,6 +194,18 @@ standard locations.
   Enable support for PAM, the Pluggable Authentication Modules library.
   See doc/PAM.txt for details.

+* SSL:
+  --with-openssl[=]
+  --with-gnutls[=]
+
+  Enable support for SSL/TLS using OpenSSL or gnutls libraries.
+  See doc/SSL.txt for details.
+
+* IPv6:
+  --enable-ipv6
+
+  Adds support for version 6 of the Internet Protocol.
+

 IV. Useful make-targets
 ~~~~~~~~~~~~~~~~~~~~~~~

-----END OF PAGE-----