$NetBSD: patch-ab,v 1.13 2007/07/31 21:01:16 adam Exp $ --- configure.orig 2007-07-24 20:49:49.000000000 +0200 +++ configure @@ -31212,6 +31212,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& gimp_ok=yes fi rm -f conftest* + fi if test $gimp_ok = yes; then @@ -31220,7 +31221,6 @@ cat >>confdefs.h <<\_ACEOF _ACEOF fi - fi { echo "$as_me:$LINENO: result: $gimp_ok" >&5 echo "${ECHO_T}$gimp_ok" >&6; } if test $gimp_ok = no; then @@ -33727,7 +33727,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 @@ -36652,7 +36652,7 @@ fi gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" -gimpsysconfdir="$sysconfdir/$PACKAGE/2.0" +gimpsysconfdir="$sysconfdir"