summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-06-24 16:26:49 +0000
committerKevin Steves <stevesk@pobox.com>2002-06-24 16:26:49 +0000
commit34f0d8f4040c3fe55e3a69aa92d18482077dd202 (patch)
tree374cfa778cf5131fab0c8fe90501b9d44228ca94 /INSTALL
parent3f58474214de8411e75f28c34511df7ac81d8279 (diff)
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 1 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index a7f73e648..07da06b56 100644
--- a/INSTALL
+++ b/INSTALL
@@ -105,11 +105,6 @@ name).
105 105
106There are a few other options to the configure script: 106There are a few other options to the configure script:
107 107
108--with-rsh=PATH allows you to specify the path to your rsh program.
109Normally ./configure will search the current $PATH for 'rsh'. You
110may need to specify this option if rsh is not in your path or has a
111different name.
112
113--with-pam enables PAM support. 108--with-pam enables PAM support.
114 109
115--enable-gnome-askpass will build the GNOME passphrase dialog. You 110--enable-gnome-askpass will build the GNOME passphrase dialog. You
@@ -226,4 +221,4 @@ Please refer to the "reporting bugs" section of the webpage at
226http://www.openssh.com/ 221http://www.openssh.com/
227 222
228 223
229$Id: INSTALL,v 1.53 2002/05/13 05:22:21 djm Exp $ 224$Id: INSTALL,v 1.54 2002/06/24 16:26:49 stevesk Exp $