summaryrefslogtreecommitdiff
path: root/audio/rhythmbox/patches/patch-ad
blob: a858f6eaf3243c04aed73db7cbb3193c22efe292 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-ad,v 1.3 2008/10/29 01:39:57 wiz Exp $

--- configure.orig	2008-10-29 00:42:46.000000000 +0000
+++ configure
@@ -14258,7 +14258,7 @@ else
 echo "${ECHO_T}yes" >&6; }
 	have_gio=yes
 fi
-if test x$have_gio == "xyes"; then
+if test x$have_gio = "xyes"; then
 
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_GIO 1
@@ -14350,7 +14350,7 @@ echo "$as_me: error: HAL support explici
    { (exit 1); exit 1; }; }
   fi
 
-  if test "x$enable_hal" == "xyes"; then
+  if test "x$enable_hal" = "xyes"; then
 
 cat >>confdefs.h <<\_ACEOF
 #define HAVE_HAL 1