diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -165,6 +165,8 @@ created. | |||
165 | --with-ssl-dir=DIR allows you to specify where your OpenSSL libraries | 165 | --with-ssl-dir=DIR allows you to specify where your OpenSSL libraries |
166 | are installed. | 166 | are installed. |
167 | 167 | ||
168 | --with-ssl-engine enables OpenSSL's (hardware) ENGINE support | ||
169 | |||
168 | --with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to | 170 | --with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to |
169 | real (AF_INET) IPv4 addresses. Works around some quirks on Linux. | 171 | real (AF_INET) IPv4 addresses. Works around some quirks on Linux. |
170 | 172 | ||
@@ -225,4 +227,4 @@ Please refer to the "reporting bugs" section of the webpage at | |||
225 | http://www.openssh.com/ | 227 | http://www.openssh.com/ |
226 | 228 | ||
227 | 229 | ||
228 | $Id: INSTALL,v 1.70 2005/04/24 07:52:23 dtucker Exp $ | 230 | $Id: INSTALL,v 1.71 2006/02/20 09:17:36 dtucker Exp $ |