$NetBSD: patch-ab,v 1.1.1.1 2005/10/21 17:31:58 drochner Exp $

--- configure.orig	2005-07-01 15:46:25.000000000 +0200
+++ configure
@@ -32265,7 +32265,7 @@ echo $ECHO_N "checking if libexif is ver
   fi
   echo "$as_me:$LINENO: result: $have_exif_0_6" >&5
 echo "${ECHO_T}$have_exif_0_6" >&6
-  if test x$have_exif_0_6 == xyes; then
+  if test x$have_exif_0_6 = xyes; then
 
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_EXIF_0_6 1
@@ -35294,7 +35294,7 @@ fi;
 
 gimpdatadir="$datadir/$PACKAGE/2.0"
 gimpplugindir="$libdir/$PACKAGE/2.0"
-gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
+gimpsysconfdir="$sysconfdir"