$NetBSD: patch-configure,v 1.1 2011/07/12 14:09:39 obache Exp $

* portability fix (already fixed in upstream repo).

--- configure.orig	2011-07-12 09:10:02.000000000 +0000
+++ configure
@@ -7474,7 +7474,7 @@ fi
 { $as_echo "$as_me:${as_lineno-$LINENO}: gtk3 is $ENABLE_GTK3" >&5
 $as_echo "$as_me: gtk3 is $ENABLE_GTK3" >&6;}
 
-if test "x$ENABLE_GTK3" == "xyes"; then :
+if test "x$ENABLE_GTK3" = "xyes"; then :
 
 
 
