summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-09-19 16:30:14 +1000
committerDamien Miller <djm@mindrot.org>2003-09-19 16:30:14 +1000
commit677179f23a332c0d1e17fd0d00f5ffd5c4b311cb (patch)
treecfa729f98fdf417caf30a8ea57a75640bb350b38 /INSTALL
parent5d07e6d46518c3b74e98c153795f753c79740ba2 (diff)
- (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
djast AT cs.toronto.edu
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL8
1 files changed, 1 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 93070b105..a78112202 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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
165connections. Normally OpenSSH will try attempt to lookup both IPv6 and
166IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name
167resolution. If this option is specified, you can still attempt to
168connect 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
171are installed. 165are installed.
172 166
@@ -217,4 +211,4 @@ Please refer to the "reporting bugs" section of the webpage at
217http://www.openssh.com/ 211http://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.57 2003/09/19 06:30:14 djm Exp $