diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -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 |
209 | real (AF_INET) IPv4 addresses. Works around some quirks on Linux. | 209 | real (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 | ||
213 | be used with OpenSSH. See 'README.smartcard' for more details. | ||
214 | |||
215 | If you need to pass special options to the compiler or linker, you | 211 | If you need to pass special options to the compiler or linker, you |
216 | can specify these as environment variables before running ./configure. | 212 | can specify these as environment variables before running ./configure. |
217 | For example: | 213 | For example: |
@@ -266,4 +262,4 @@ Please refer to the "reporting bugs" section of the webpage at | |||
266 | http://www.openssh.com/ | 262 | http://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 $ |