$NetBSD: patch-ab,v 1.30 2009/08/21 19:46:27 adam Exp $

--- configure.orig	2009-08-13 21:37:15.000000000 +0200
+++ configure
@@ -17595,13 +17595,13 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&
   gimp_ok=yes
 fi
 rm -f conftest*
+  fi
 
       if test "x$gimp_ok" = xyes; then
 
 $as_echo "#define HAVE_SYS_SELECT_H 1" >>confdefs.h
 
       fi
-  fi
   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gimp_ok" >&5
 $as_echo "$gimp_ok" >&6; }
   if test "x$gimp_ok" = xno; then
@@ -18930,7 +18930,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
@@ -21126,7 +21126,7 @@ fi
 
 gimpdatadir="$datadir/$PACKAGE/2.0"
 gimpplugindir="$libdir/$PACKAGE/2.0"
-gimpsysconfdir="$sysconfdir/$PACKAGE/2.0"
+gimpsysconfdir="$sysconfdir"
 
 
 
