$NetBSD: patch-ab,v 1.2 2007/01/06 15:37:02 rillig Exp $

Tags: not-for-upstream

--- configure.orig	2006-12-08 18:57:15.000000000 +0100
+++ configure	2007-01-06 16:22:23.000000000 +0100
@@ -19746,7 +19746,7 @@ CPPFLAGS="$CPPFLAGS -I$abs_srcdir/includ
 
 { echo "$as_me:$LINENO: checking for gcc/g++" >&5
 echo $ECHO_N "checking for gcc/g++... $ECHO_C" >&6; }
-if test "$GXX" == "yes" ; then
+if test "$GXX" = "yes" ; then
    { echo "$as_me:$LINENO: result: found (using \"-Wall\" and \"-fexceptions\")" >&5
 echo "${ECHO_T}found (using \"-Wall\" and \"-fexceptions\")" >&6; }
    CPPFLAGS="$CPPFLAGS -Wall -fexceptions"
