$NetBSD: patch-ab,v 1.24 2008/03/02 15:49:24 adam Exp $ --- configure.orig 2008-02-27 22:03:30.000000000 +0100 +++ configure @@ -31566,6 +31566,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& gimp_ok=yes fi rm -f conftest* + fi if test "x$gimp_ok" = xyes; then @@ -31574,7 +31575,6 @@ cat >>confdefs.h <<\_ACEOF _ACEOF fi - fi { echo "$as_me:$LINENO: result: $gimp_ok" >&5 echo "${ECHO_T}$gimp_ok" >&6; } if test "x$gimp_ok" = xno; then @@ -34123,7 +34123,7 @@ if test "x$with_print" != xno; then fi -if test "x$enable_print" == xyes; then +if test "x$enable_print" = xyes; then BUILD_PRINT_TRUE= BUILD_PRINT_FALSE='#' else @@ -37121,7 +37121,7 @@ fi gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" -gimpsysconfdir="$sysconfdir/$PACKAGE/2.0" +gimpsysconfdir="$sysconfdir"