summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 0f86610c5..11ddf1786 100644
--- a/INSTALL
+++ b/INSTALL
@@ -139,6 +139,11 @@ $DISPLAY environment variable. Some broken systems need this.
139--with-default-path=PATH allows you to specify a default $PATH for sessions 139--with-default-path=PATH allows you to specify a default $PATH for sessions
140started by sshd. 140started by sshd.
141 141
142--with-pid-dir=PATH specifies the directory in which the ssh.pid file is
143created.
144
145--with-xauth=PATH specifies the location of the xauth binary
146
142--with-dante[=DIR] will enable Dante SOCKS library support. If the Dante 147--with-dante[=DIR] will enable Dante SOCKS library support. If the Dante
143libsocks library isn't installed in a library searched by the compiler, 148libsocks library isn't installed in a library searched by the compiler,
144add the directory name as the option. 149add the directory name as the option.