Explain configuration options more completely.
authorBodo Möller <bodo@openssl.org>
Sat, 25 Mar 2000 01:49:07 +0000 (01:49 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 25 Mar 2000 01:49:07 +0000 (01:49 +0000)
Configure
INSTALL

index 6c1c6747d50514b6868cacee7e2a140479fa86c3..ad12f3922be317d1e0cab1311bfa08d14ffeefd0 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -10,7 +10,7 @@ use strict;
 
 # see INSTALL for instructions.
 
-my $usage="Usage: Configure [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [rsaref] [no-threads] [no-asm] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] os/compiler[:flags]\n";
+my $usage="Usage: Configure [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [rsaref] [no-threads] [no-asm]  [no-<cipher> ...] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] os/compiler[:flags]\n";
 
 # Options:
 #
diff --git a/INSTALL b/INSTALL
index 721d42c9e42d75b9d6cc8cd316641d7682f03123..7cbde1663bd0a863b9f48eba1dafb8361c612755 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -33,7 +33,8 @@
  Configuration Options
  ---------------------
 
- There are several options to ./config to customize the build:
+ There are several options to ./config (or ./Configure) to customize
+ the build:
 
   --prefix=DIR  Install in DIR/bin, DIR/lib, DIR/include/openssl.
                Configuration files used by OpenSSL will be in DIR/ssl