X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=b2c8180f2d3295a4138a5606c12eaca11b736598;hb=2a4bf67aaceebd3567dcd0ac1db2b9027560f574;hp=06be42f4d5b7170ffaea4250c110fcdb6aa9481e;hpb=479a43b1c68d033a5ffe7a1e36dad31714a29cb1;p=ngircd-alex.git diff --git a/INSTALL b/INSTALL index 06be42f4..b2c8180f 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 ~~~~~~~~~~~~~~~~~~~~~~~