summaryrefslogtreecommitdiff
path: root/multimedia/kmplayer/patches/patch-aa
blob: d90a2eb18df9184a1e06879ddc84ac920881b396 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.4 2007/05/05 21:43:37 markd Exp $

--- configure.orig	2007-04-04 09:15:50.000000000 +1200
+++ configure
@@ -34299,7 +34299,7 @@ LIBCAIRO_LIBS=""
 LIBCAIRO_CFLAGS=""
 # Check whether --enable-cairo was given.
 if test "${enable_cairo+set}" = set; then
-  enableval=$enable_cairo; if test "x$enableval" == "xno"; then
+  enableval=$enable_cairo; if test "x$enableval" = "xno"; then
         hascairo=no
     fi
 fi