$NetBSD: patch-aa,v 1.1 2007/06/08 13:03:22 wiz Exp $ --- configure.orig 2007-05-23 13:49:11.000000000 +0000 +++ configure @@ -20537,7 +20537,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 @@ -20604,7 +20604,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