$NetBSD: patch-aa,v 1.1.1.1 2010/08/07 01:50:52 obache Exp $

http://code.google.com/p/ibus/issues/detail?id=883

--- configure.orig	2010-01-15 03:27:24.000000000 +0000
+++ configure
@@ -18156,7 +18156,7 @@ $as_echo "no" >&6; }
 fi
 
 
-if test x"$SWIG" == x""; then
+if test x"$SWIG" = x""; then
      { { $as_echo "$as_me:$LINENO: error: can not find swig" >&5
 $as_echo "$as_me: error: can not find swig" >&2;}
    { (exit 1); exit 1; }; }
@@ -18464,7 +18464,7 @@ $as_echo "no" >&6; }
 fi
 
 
-if test x"$PYTHON_CONFIG" == x""; then
+if test x"$PYTHON_CONFIG" = x""; then
     # Extract the first word of "python-config", so it can be a program name with args.
 set dummy python-config; ac_word=$2
 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
