From c14b4d6b384672e5423cf75ce98f03aae207fbb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bodo=20M=C3=B6ller?= Date: Mon, 13 Jan 2003 12:52:33 +0000 Subject: [PATCH] typo --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.25.1