$NetBSD: patch-aa,v 1.3 2009/05/21 10:52:18 wiz Exp $

http://bugzilla.gnome.org/show_bug.cgi?id=583279

--- configure.orig	2009-05-20 16:29:38.000000000 +0000
+++ configure
@@ -28569,7 +28569,7 @@ if test "$enable_tests" != "yes"; then
     enable_tests="no"
 fi
 
- if test "$enable_tests" == "yes"; then
+ if test "$enable_tests" = "yes"; then
   WITH_TESTS_TRUE=
   WITH_TESTS_FALSE='#'
 else
