(forgot to commit) We don't need --with-opie since PAM takes care of it.

This commit is contained in:
des 2002-07-05 15:25:55 +00:00
parent 13ade03a10
commit cd66807aa2

View File

@ -36,7 +36,7 @@
7) Run configure with the appropriate arguments:
$ ./configure --prefix=/usr --sysconfdir=/etc/ssh \
--with-pam --with-opie --with-tcp-wrappers
--with-pam --with-tcp-wrappers
Note that we don't want to configure OpenSSH for Kerberos using
configure since we have to be able to turn it on or off depending