$OpenBSD: patch-config_configure,v 1.3 2004/09/26 09:41:15 espie Exp $
--- config/configure.orig	Thu Jul 29 12:32:40 2004
+++ config/configure	Sun Sep 19 13:21:17 2004
@@ -2688,11 +2688,7 @@ if eval "test \"`echo '$ac_cv_header_'$a
 EOF
  
 else
-  echo "$ac_t""no" 1>&6
-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
 done
