$NetBSD: patch-ab,v 1.2 2006/04/13 12:43:45 adam Exp $

--- configure.orig	2006-01-28 21:54:07.000000000 +0100
+++ configure
@@ -20504,9 +20504,9 @@ fi
     echo "*** Or see http://developer.kde.org/~wheeler/taglib.html"
   else
     TAGLIB_VERSION=`$TAGLIB_CONFIG --version`
-    echo "$as_me:$LINENO: checking for taglib >= 1.4.0" >&5
-echo $ECHO_N "checking for taglib >= 1.4.0... $ECHO_C" >&6
-        VERSION_CHECK=`expr $TAGLIB_VERSION \>\= 1.4.0`
+    echo "$as_me:$LINENO: checking for taglib >= 1.4" >&5
+echo $ECHO_N "checking for taglib >= 1.4... $ECHO_C" >&6
+        VERSION_CHECK=`expr $TAGLIB_VERSION \>\= 1.4`
         if test "$VERSION_CHECK" = "1" ; then
             echo "$as_me:$LINENO: result: yes" >&5
 echo "${ECHO_T}yes" >&6
@@ -21401,7 +21401,6 @@ echo "$as_me: error: \"Cannot build. Sto
 fi
 
 
-LIBS="-lmusicbrainz"
 if test "$cross_compiling" = yes; then
   have_mbver=false
 else
@@ -21478,7 +21477,6 @@ ac_link='$CC -o conftest$ac_exeext $CFLA
 ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
-LIBS=""
 if test "x$os" = "xdarwin"; then
   LIBS="$LIBS -framework CoreFoundation"
 fi
