mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-01-03 14:56:35 -05:00
Fix copy+paste'o.
git-svn-id: https://svn.xiph.org/trunk/ezstream@16382 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
0388f0fab8
commit
1682dd0fea
@ -293,7 +293,7 @@ AC_CHECK_HEADER([tag_c.h],
|
||||
[
|
||||
AC_MSG_RESULT([no])
|
||||
LIBS="${LIBS} -ltag -lstdc++ -lz"
|
||||
TAGLIB_LIBS="${TAGLIB_LIBS} -ltag -lstdc++ -lz"
|
||||
TAGLIB_C_LIBS="${TAGLIB_C_LIBS} -ltag -lstdc++ -lz"
|
||||
AC_MSG_CHECKING([if libtag_c works with -ltag -lstdc++ -lz])
|
||||
AC_LINK_IFELSE(
|
||||
[AC_LANG_PROGRAM(
|
||||
|
Loading…
Reference in New Issue
Block a user