summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-02-12 09:34:22 +1100
committerDamien Miller <djm@mindrot.org>2010-02-12 09:34:22 +1100
commitd8f60022727f1d57efe7261b856d5e84a4b28cbe (patch)
tree33fa78e6f77a15258305f121378609de0eea2a3a /INSTALL
parentd400da5ba8d7e5822647c472c7dfbfecb55c2152 (diff)
- (djm) [INSTALL Makefile.in README.smartcard configure.ac scard-opensc.c]
[scard.c scard.h pkcs11.h scard/Makefile.in scard/Ssh.bin.uu scard/Ssh.java] Remove obsolete smartcard support
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 1 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index 001ebb666..09dfd666d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -208,10 +208,6 @@ are installed.
208--with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to 208--with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to
209real (AF_INET) IPv4 addresses. Works around some quirks on Linux. 209real (AF_INET) IPv4 addresses. Works around some quirks on Linux.
210 210
211--with-opensc=DIR
212--with-sectok=DIR allows for OpenSC or sectok smartcard libraries to
213be used with OpenSSH. See 'README.smartcard' for more details.
214
215If you need to pass special options to the compiler or linker, you 211If you need to pass special options to the compiler or linker, you
216can specify these as environment variables before running ./configure. 212can specify these as environment variables before running ./configure.
217For example: 213For example:
@@ -266,4 +262,4 @@ Please refer to the "reporting bugs" section of the webpage at
266http://www.openssh.com/ 262http://www.openssh.com/
267 263
268 264
269$Id: INSTALL,v 1.84 2007/08/17 12:52:05 dtucker Exp $ 265$Id: INSTALL,v 1.85 2010/02/11 22:34:22 djm Exp $