diff options
author | Kevin Steves <stevesk@pobox.com> | 2002-06-24 18:26:49 +0200 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2002-06-24 18:26:49 +0200 |
commit | 34f0d8f4040c3fe55e3a69aa92d18482077dd202 (patch) | |
tree | 374cfa778cf5131fab0c8fe90501b9d44228ca94 /INSTALL | |
parent | - deraadt@cvs.openbsd.org 2002/06/23 21:10:02 (diff) | |
download | openssh-34f0d8f4040c3fe55e3a69aa92d18482077dd202.tar.xz openssh-34f0d8f4040c3fe55e3a69aa92d18482077dd202.zip |
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -105,11 +105,6 @@ name). There are a few other options to the configure script: ---with-rsh=PATH allows you to specify the path to your rsh program. -Normally ./configure will search the current $PATH for 'rsh'. You -may need to specify this option if rsh is not in your path or has a -different name. - --with-pam enables PAM support. --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 http://www.openssh.com/ -$Id: INSTALL,v 1.53 2002/05/13 05:22:21 djm Exp $ +$Id: INSTALL,v 1.54 2002/06/24 16:26:49 stevesk Exp $ |