mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Check for taglib_c in the libtag_c test.
git-svn-id: https://svn.xiph.org/trunk/ezstream@16379 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
f38da7a2b9
commit
64a40fa305
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user