summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-04-05 16:11:45 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-04-05 16:11:45 +0000
commita42694fa25683488b4dc44abc9dc8bb55414c99f (patch)
treeb642a80c3e482ed6a792d4f540719fd6af743212 /INSTALL
parent8a725a843d51b4fe43e9653eea5442c368290fe2 (diff)
- (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.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9159248cb..35c6c749c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -178,6 +178,10 @@ are installed.
178--with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to 178--with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to
179real (AF_INET) IPv4 addresses. Works around some quirks on Linux. 179real (AF_INET) IPv4 addresses. Works around some quirks on Linux.
180 180
181--with-opensc=DIR
182--with-sectok=DIR allows for OpenSC or sectok smartcard libraries to
183be used with OpenSSH. See 'README.smartcard' for more details.
184
181If you need to pass special options to the compiler or linker, you 185If you need to pass special options to the compiler or linker, you
182can specify these as environment variables before running ./configure. 186can specify these as environment variables before running ./configure.
183For example: 187For example:
@@ -218,4 +222,4 @@ Please refer to the "reporting bugs" section of the webpage at
218http://www.openssh.com/ 222http://www.openssh.com/
219 223
220 224
221$Id: INSTALL,v 1.49 2002/03/07 17:49:40 mouring Exp $ 225$Id: INSTALL,v 1.50 2002/04/05 16:11:46 mouring Exp $