ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/INSTALL
(Generate patch)

Comparing ircd-hybrid/trunk/INSTALL (file contents):
Revision 4333 by michael, Sat Aug 2 15:53:16 2014 UTC vs.
Revision 4370 by michael, Sun Aug 3 10:52:58 2014 UTC

# Line 41 | Line 41
41  
42            * --enable-kqueue - Use the superior kqueue(2) system call as
43              opposed to the default poll(2). This is currently only available
44 <            on FreeBSD 4.1 or higher.
44 >            on FreeBSD, OpenBSD, NetBSD, and Mac OS X
45  
46            * --enable-devpoll - Enable the superior /dev/poll support on
47              Solaris. Linux /dev/poll is broken and will not work with this
# Line 57 | Line 57
57            detection in configure. So if you do have kqueue but wish to
58            enable poll(2) instead (bad idea), you must use --enable-poll.
59  
60 <          * --enable-openssl - Enable the openssl dependent crypto functions.
60 >          * --enable-openssl - Enable the LibreSSL/OpenSSL dependent crypto functions.
61              Required for the SSL Challenge controlled OPER feature, compressed
62              and/or SSL/TLS server links, as well as SSL/TLS client connections.
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)