From: Bodo Möller Date: Mon, 13 Jan 2003 12:52:33 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL_0_9_7a~64^2~16 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=c14b4d6b384672e5423cf75ce98f03aae207fbb3;ds=sidebyside typo --- diff --git a/config b/config index 6199d170e0..fe8a441b28 100755 --- a/config +++ b/config @@ -550,7 +550,7 @@ EOF ppc-apple-darwin*) OUT="darwin-ppc-cc" ;; i386-apple-darwin*) OUT="darwin-i386-cc" ;; sparc64-*-linux2) - echo "WARNING! If *know* that your GNU C supports 64-bit/V9 ABI" + echo "WARNING! If you *know* that your GNU C supports 64-bit/V9 ABI" echo " and wish to build 64-bit library, then you have to" echo " invoke './Configure linux64-sparcv9' *manually*." if [ "$TEST" = "false" ]; then