The OPENSSL_NO_ENGINE has small problem: it changes certain structures. That's
[oweals/openssl.git] / config
diff --git a/config b/config
index 565ec0fc3c271d873a1de07bc719012f94399e32..8ab63fa8c72f4e629f8cded0da5e63a5cb2ff41e 100755 (executable)
--- 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