summaryrefslogtreecommitdiff
path: root/graphics/gimp24/patches/patch-ab
blob: 8d555fc4f998fab60831b3a1030c04fe296b32fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
$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"