- (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
   Juha Yrjölä <jyrjola@cc.hut.fi>
 - (bal) Minor documentation update to reflect smartcard library
   support changes.
diff --git a/INSTALL b/INSTALL
index 9159248..35c6c74 100644
--- a/INSTALL
+++ b/INSTALL
@@ -178,6 +178,10 @@
 --with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to
 real (AF_INET) IPv4 addresses. Works around some quirks on Linux.
 
+--with-opensc=DIR
+--with-sectok=DIR allows for OpenSC or sectok smartcard libraries to
+be used with OpenSSH.  See 'README.smartcard' for more details.
+
 If you need to pass special options to the compiler or linker, you
 can specify these as environment variables before running ./configure.
 For example:
@@ -218,4 +222,4 @@
 http://www.openssh.com/
 
 
-$Id: INSTALL,v 1.49 2002/03/07 17:49:40 mouring Exp $
+$Id: INSTALL,v 1.50 2002/04/05 16:11:46 mouring Exp $