[xiph-commits] r16379 - trunk/ezstream/m4

moritz at svn.xiph.org moritz at svn.xiph.org
Sat Aug 1 09:08:09 PDT 2009


Author: moritz
Date: 2009-08-01 09:08:09 -0700 (Sat, 01 Aug 2009)
New Revision: 16379

Modified:
   trunk/ezstream/m4/taglib.m4
Log:
Check for taglib_c in the libtag_c test.


Modified: trunk/ezstream/m4/taglib.m4
===================================================================
--- trunk/ezstream/m4/taglib.m4	2009-08-01 16:01:44 UTC (rev 16378)
+++ trunk/ezstream/m4/taglib.m4	2009-08-01 16:08:09 UTC (rev 16379)
@@ -258,7 +258,7 @@
 fi
 
 dnl ####### BEGIN CHECK ######
-PKG_CHECK_EXISTS([taglib $1], [
+PKG_CHECK_EXISTS([taglib_c $1], [
 dnl ##########################
 
 if test -z "${TAGLIB_C_LIBS}"; then



More information about the commits mailing list