$NetBSD: patch-ab,v 1.28 2009/03/17 15:41:42 adam Exp $

--- configure.orig	2009-03-15 21:58:20.000000000 +0100
+++ configure
@@ -32048,6 +32048,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
   gimp_ok=yes
 fi
 rm -f conftest*
+  fi
 
       if test "x$gimp_ok" = xyes; then
 
@@ -32056,7 +32057,6 @@ cat >>confdefs.h <<\_ACEOF
 _ACEOF
 
       fi
-  fi
   { $as_echo "$as_me:$LINENO: result: $gimp_ok" >&5
 $as_echo "$gimp_ok" >&6; }
   if test "x$gimp_ok" = xno; then
@@ -34846,7 +34846,7 @@ if test "x$with_print" != xno; then
   enable_print="yes"
 fi
 
- if test "x$enable_print" == xyes; then
+ if test "x$enable_print" = xyes; then
   BUILD_PRINT_TRUE=
   BUILD_PRINT_FALSE='#'
 else
@@ -37532,7 +37532,7 @@ fi
 
 gimpdatadir="$datadir/$PACKAGE/2.0"
 gimpplugindir="$libdir/$PACKAGE/2.0"
-gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
+gimpsysconfdir="$sysconfdir"
 
 
 
