$NetBSD: patch-ac,v 1.2 2007/03/13 09:07:30 drochner Exp $

--- configure.orig	2007-03-07 12:59:17.000000000 +0100
+++ configure
@@ -28952,7 +28952,7 @@ rm -f conftest.err conftest.$ac_objext c
 echo "${ECHO_T}$flag_ok" >&6
 
 
-        if test "x$ERROR_CFLAGS" == "x"
+        if test "x$ERROR_CFLAGS" = "x"
     then
 
   echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all,no%E_EMPTY_DECLARATION,no%E_STATEMENT_NOT_REACHED" >&5
@@ -29018,7 +29018,7 @@ rm -f conftest.err conftest.$ac_objext c
 echo "${ECHO_T}$flag_ok" >&6
 
 
-            if test "x$ERROR_CFLAGS" == "x"
+            if test "x$ERROR_CFLAGS" = "x"
       then
 
   echo "$as_me:$LINENO: checking to see if compiler understands -errwarn=%all" >&5
