diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -105,11 +105,6 @@ name). | |||
105 | 105 | ||
106 | There are a few other options to the configure script: | 106 | There 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. | ||
109 | Normally ./configure will search the current $PATH for 'rsh'. You | ||
110 | may need to specify this option if rsh is not in your path or has a | ||
111 | different 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 | |||
226 | http://www.openssh.com/ | 221 | http://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 $ |