$NetBSD: patch-aa,v 1.6 2007/10/31 20:20:30 drochner Exp $

--- configure.orig	2007-09-27 20:36:29.000000000 +0200
+++ configure
@@ -23462,7 +23462,7 @@ else
   echo "not building tests and unit tests"
 fi
 
- if test "$enable_tests" == "yes"; then
+ if test "$enable_tests" = "yes"; then
   WITH_TESTS_TRUE=
   WITH_TESTS_FALSE='#'
 else
