summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-29 22:07:40 +0000
committerUlf Möller <ulf@openssl.org>1999-04-29 22:07:40 +0000
commit7e05db957f703cc432ecc105d3f12a5b2a85bdb3 (patch)
treeadf5d36e2cb683ec1445f025e13eb54124869941 /INSTALL
parentdea9babc59ca104719a5d2417c17f4aa9b7c1c6c (diff)
Typo.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 294c0b48e8..5ee22254cf 100644
--- a/INSTALL
+++ b/INSTALL
@@ -112,6 +112,7 @@
private Initially empty, this is the default location
for private key files.
lib Contains the OpenSSL configuration file "openssl.cnf".
+ misc Various scripts.
If you didn't chose a different installation prefix, lib also contains
the library files themselves, and the following additional subdirectories
@@ -128,7 +129,7 @@
$ make INSTALL_PREFIX=/tmp/package-root install
- (or specify "-install_prefix=/tmp/package-root" as a configure
+ (or specify "--install_prefix=/tmp/package-root" as a configure
option). The specified prefix will be prepended to all
installation target filenames.