$NetBSD: patch-aa,v 1.3 2011/01/24 12:29:42 wiz Exp $

Unportable test(1) construct.
https://bugzilla.gnome.org/show_bug.cgi?id=640407

--- configure.orig	2010-11-05 23:56:08.000000000 +0000
+++ configure
@@ -18594,7 +18594,7 @@ rm -f core conftest.err conftest.$ac_obj
 fi
 
 
-if test "x${enable_Bsymbolic}" == "xyes"; then
+if test "x${enable_Bsymbolic}" = "xyes"; then
   GDK_PIXBUF_LINK_FLAGS=-Wl,-Bsymbolic-functions
 fi
 
