From 64a40fa305cf989a52d8d707dc4b55d7ec6bfb4c Mon Sep 17 00:00:00 2001 From: moritz Date: Sat, 1 Aug 2009 16:08:09 +0000 Subject: [PATCH] Check for taglib_c in the libtag_c test. git-svn-id: https://svn.xiph.org/trunk/ezstream@16379 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- m4/taglib.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/taglib.m4 b/m4/taglib.m4 index 8cf7dda..8e67843 100644 --- a/m4/taglib.m4 +++ b/m4/taglib.m4 @@ -258,7 +258,7 @@ if test -z "${PKG_CONFIG}"; then fi dnl ####### BEGIN CHECK ###### -PKG_CHECK_EXISTS([taglib $1], [ +PKG_CHECK_EXISTS([taglib_c $1], [ dnl ########################## if test -z "${TAGLIB_C_LIBS}"; then