diff options
author | Damien Miller <djm@mindrot.org> | 2003-09-19 16:31:31 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2003-09-19 16:31:31 +1000 |
commit | 7b92600e9b27d76e8bff22297f659d472aa62b36 (patch) | |
tree | 55884f3edf5f8dee5131f9608295fd46e3bbdf07 /INSTALL | |
parent | aa9a76fe4c128cb119f21db65cbf9e82cd48c876 (diff) |
- (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
djast AT cs.toronto.edu
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -161,12 +161,6 @@ created. | |||
161 | 161 | ||
162 | --with-xauth=PATH specifies the location of the xauth binary | 162 | --with-xauth=PATH specifies the location of the xauth binary |
163 | 163 | ||
164 | --with-ipv4-default instructs OpenSSH to use IPv4 by default for new | ||
165 | connections. Normally OpenSSH will try attempt to lookup both IPv6 and | ||
166 | IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name | ||
167 | resolution. If this option is specified, you can still attempt to | ||
168 | connect to IPv6 addresses using the command line option '-6'. | ||
169 | |||
170 | --with-ssl-dir=DIR allows you to specify where your OpenSSL libraries | 164 | --with-ssl-dir=DIR allows you to specify where your OpenSSL libraries |
171 | are installed. | 165 | are installed. |
172 | 166 | ||
@@ -217,4 +211,4 @@ Please refer to the "reporting bugs" section of the webpage at | |||
217 | http://www.openssh.com/ | 211 | http://www.openssh.com/ |
218 | 212 | ||
219 | 213 | ||
220 | $Id: INSTALL,v 1.56 2003/05/24 01:41:16 dtucker Exp $ | 214 | $Id: INSTALL,v 1.56.2.1 2003/09/19 06:31:32 djm Exp $ |