$NetBSD: patch-ae,v 1.7 2007/03/18 12:34:31 adam Exp $

--- configure.orig	2007-03-11 22:48:17.000000000 +0100
+++ configure
@@ -4415,7 +4415,7 @@ fi
 
 
 
-if test "x$HAVE_CXX" == "xyes"; then
+if test "x$HAVE_CXX" = "xyes"; then
   HAVE_CXX_TRUE=
   HAVE_CXX_FALSE='#'
 else
@@ -23663,7 +23663,7 @@ _ACEOF
   exec_prefix_NONE=
   test "x$prefix" = xNONE && prefix_NONE=yes && prefix=$ac_default_prefix
   test "x$exec_prefix" = xNONE && exec_prefix_NONE=yes && exec_prefix=$prefix
-  eval ac_define_dir="\"$datadir/locale\""
+  eval eval ac_define_dir="\"$datadir/locale\""
   LOCALEDIR="$ac_define_dir"
 
 
@@ -29082,7 +29082,7 @@ fi
 
 if test x$without_glib != xtrue
 then
-  if test $with_gnu_ld == yes
+  if test $with_gnu_ld = yes
   then
 # We need both GNU LD and GLIB here!
 
@@ -29488,7 +29488,7 @@ qt_svg=0
 xpdf=0
 exiv2=0
 
-if test "x$HAVE_CXX" == "xyes"
+if test "x$HAVE_CXX" = "xyes"
 then
 
 # check for Qt 4
