summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-16 02:05:18 +0100
committerDamien Miller <djm@mindrot.org>2000-01-16 02:05:18 +0100
commit5eed6a2d71a62ab575f0557d09ba5404f2ffe055 (patch)
treefe713fff26c8a27b0a4e01180d7ef189e9bc6073 /INSTALL
parentAdded PreReq lines (diff)
downloadopenssh-5eed6a2d71a62ab575f0557d09ba5404f2ffe055.tar.xz
openssh-5eed6a2d71a62ab575f0557d09ba5404f2ffe055.zip
- Renamed --with-xauth-path to --with-xauthV_1_2_1_PRE26
- Added --with-pid-dir option - Released 1.2.1pre26
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.
--with-default-path=PATH allows you to specify a default $PATH for sessions
started by sshd.
+--with-pid-dir=PATH specifies the directory in which the ssh.pid file is
+created.
+
+--with-xauth=PATH specifies the location of the xauth binary
+
--with-dante[=DIR] will enable Dante SOCKS library support. If the Dante
libsocks library isn't installed in a library searched by the compiler,
add the directory name as the option.