$NetBSD: patch-aa,v 1.1 2007/01/09 15:21:34 drochner Exp $

--- configure.orig	2006-12-21 16:11:48.000000000 +0100
+++ configure
@@ -30465,7 +30465,7 @@ rm -f core conftest.err conftest.$ac_obj
 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
@@ -30545,7 +30545,7 @@ rm -f core conftest.err conftest.$ac_obj
 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
