forgot to cvs add.

This commit is contained in:
espie 2004-02-13 23:44:37 +00:00
parent 048c67fd42
commit 1eeda3c263

View File

@ -0,0 +1,15 @@
$OpenBSD: patch-config_configure,v 1.3 2004/02/13 23:44:37 espie Exp $
--- config/configure.orig 2004-02-12 19:49:17.000000000 +0100
+++ config/configure 2004-02-12 19:49:34.000000000 +0100
@@ -7800,10 +7800,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