1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-02 06:01:10 +00: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:
moritz 2009-08-01 16:32:14 +00:00
parent 0388f0fab8
commit 1682dd0fea

View File

@ -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(