summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-13 00:58:49 +0000
committerUlf Möller <ulf@openssl.org>1999-04-13 00:58:49 +0000
commit5fbe91d86b23490b46f436976d55a9a6a60aee6e (patch)
tree23f9c26f3cce92c8a99ded050355bef6df4e04a0 /INSTALL
parent5fd4e2b16b26579bc64470e3c8329d390ff861ae (diff)
downloadopenssl-new-5fbe91d86b23490b46f436976d55a9a6a60aee6e.tar.gz
New Configure option "rsaref".
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 50ae13e669..f106554897 100644
--- a/INSTALL
+++ b/INSTALL
@@ -29,7 +29,7 @@
There are several options to ./config to customize the build:
- -DRSAref Build with RSADSI's RSAREF toolkit.
+ rsaref Build with RSADSI's RSAREF toolkit.
no-asm Build with no assembler code.
386 Use the 80386 instruction set only (the default x86 code is
more efficient, but requires at least a 486).