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

This commit is contained in:
Dag-Erling Smørgrav 2002-07-05 15:25:55 +00:00
parent d2baa8b3b7
commit 21f19a0cbf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=99454

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