From: Richard Levitte Date: Sun, 27 Jan 2002 16:12:27 +0000 (+0000) Subject: Spelling correction. X-Git-Tag: OpenSSL_0_9_7-beta1~274 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba9786e4b8344071c4e6044c1d350ace575a3f80;p=openssl Spelling correction. --- diff --git a/Configure b/Configure index f1204dcea8..b810cd2fde 100755 --- a/Configure +++ b/Configure @@ -10,7 +10,7 @@ use strict; # see INSTALL for instructions. -my $usage="Usage: Configure [no- ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [-test-sanity] os/compiler[:flags]\n"; +my $usage="Usage: Configure [no- ...] [-Dxxx] [-lxxx] [-Lxxx] [-fxxx] [-Kxxx] [no-hw-xxx|no-hw] [[no-]threads] [[no-]shared] [[no-]zlib|zlib-dynamic] [no-asm] [no-dso] [no-krb5] [386] [--prefix=DIR] [--openssldir=OPENSSLDIR] [--with-xxx[=vvv]] [--test-sanity] os/compiler[:flags]\n"; # Options: #