summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 9ea5a2533..95722e4d1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -150,6 +150,12 @@ created.
150libsocks library isn't installed in a library searched by the compiler, 150libsocks library isn't installed in a library searched by the compiler,
151add the directory name as the option. 151add the directory name as the option.
152 152
153--with-ipv4-default instructs OpenSSH to use IPv4 by default for new
154connections. Normally OpenSSH will try attempt to lookup both IPv6 and
155IPv4 addresses. On Linux/glibc-2.1.2 this causes long delays in name
156resolution. If this option is specified, you can still attempt to
157connect to IPv6 addresses using the command line option '-6'.
158
153If you need to pass special options to the compiler or linker, you 159If you need to pass special options to the compiler or linker, you
154can specify these as enviornment variables before running ./configure. 160can specify these as enviornment variables before running ./configure.
155For example: 161For example: