summaryrefslogtreecommitdiff
path: root/graphics/inkscape/patches/patch-aa
blob: 6c8a7d15b6fb04c8c64e18d9807fddd50fa23a80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.5 2005/05/10 20:22:39 drochner Exp $

--- configure.orig	2005-05-11 00:15:17.000000000 +0200
+++ configure
@@ -21905,7 +21905,7 @@ fi
 
 done
 
-if test "x$gc_ok" == "xyes"; then
+if test "x$gc_ok" = "xyes"; then
 	echo "$as_me:$LINENO: checking libgc version 6.4+" >&5
 echo $ECHO_N "checking libgc version 6.4+... $ECHO_C" >&6
 	if test "$cross_compiling" = yes; then