List "no-..." option first because it's the most frequently needed one.
authorBodo Möller <bodo@openssl.org>
Sat, 25 Mar 2000 19:02:09 +0000 (19:02 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 25 Mar 2000 19:02:09 +0000 (19:02 +0000)
Configure

index ad12f3922be317d1e0cab1311bfa08d14ffeefd0..273b7b75aaf28640cce4b36145fe42ffa3b623e1 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -10,7 +10,7 @@ use strict;
 
 # see INSTALL for instructions.
 
 
 # see INSTALL for instructions.
 
-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";
+my $usage="Usage: Configure [no-<cipher> ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [rsaref] [no-threads] [no-asm] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] os/compiler[:flags]\n";
 
 # Options:
 #
 
 # Options:
 #