summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2003-01-13 12:52:33 +0000
committerBodo Möller <bodo@openssl.org>2003-01-13 12:52:33 +0000
commitc14b4d6b384672e5423cf75ce98f03aae207fbb3 (patch)
tree0ed00c3405b188e25a42d209b21fb079d4580e9a /config
parent0382c95e4dcfa53ed53da692d87d7df6a8cf7e29 (diff)
typo
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
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