$NetBSD: patch-ab,v 1.4 2006/06/08 15:39:38 adam Exp $ --- configure.orig 2006-06-05 17:18:01.000000000 +0200 +++ configure @@ -30731,6 +30731,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>& gimp_ok=yes fi rm -f conftest* + fi if test $gimp_ok = yes; then @@ -30739,7 +30740,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 @@ -32731,7 +32731,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 @@ -36100,7 +36100,7 @@ fi gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" -gimpsysconfdir="$sysconfdir/$PACKAGE/2.0" +gimpsysconfdir="$sysconfdir"