summaryrefslogtreecommitdiff
path: root/audio/streamripper/patches/patch-aa
blob: 192ec281dcb5096ff0aa36ad88f3b63754b1d165 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2006/12/12 20:27:15 wiz Exp $

--- configure.orig	2006-09-09 16:48:21.000000000 +0000
+++ configure
@@ -3613,7 +3613,7 @@ else
   enable_oggtest=yes
 fi;
 
-  if test "x$ogg_prefix" == "xno" ; then
+  if test "x$ogg_prefix" = "xno" ; then
     no_ogg="yes"
   else
     if test "x$ogg_libraries" != "x" ; then