Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-01-25 01:27:00 +0300
committerBodo Möller <bodo@openssl.org>2003-01-25 01:27:00 +0300
commit30e3c99d9f36522aba2e977426e25a1250576854 (patch)
tree0c4ac0fa9dc2ad202fee8738fea19e84fd7dc7ac /config
parent0f618d057631093b32dba36a32385123d1aaaf65 (diff)
consistency
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 565ec0fc3c..8ab63fa8c7 100755
--- a/config
+++ b/config
@@ -547,7 +547,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