16 lines
468 B
Plaintext
16 lines
468 B
Plaintext
$OpenBSD: patch-config_configure,v 1.2 2005/05/16 18:49:13 espie Exp $
|
|
--- config/configure.orig Sun Feb 20 03:31:43 2005
|
|
+++ config/configure Mon May 16 20:31:44 2005
|
|
@@ -8936,10 +8936,7 @@ _ACEOF
|
|
|
|
else
|
|
|
|
- echo "You don't have endian.h and byteswap.h installed."
|
|
- echo "this script will fallback on the old slower sha1 implementation"
|
|
- echo "see 'here' for more informations about this issue"
|
|
- SHA1_VERSION=sha1old
|
|
+ SHA1_VERSION=sha1new
|
|
|
|
fi
|
|
|