update to 1.0 vorbis macro

Original commit message from CVS:
update to 1.0 vorbis macro
This commit is contained in:
Thomas Vander Stichele 2002-09-19 15:22:11 +00:00
parent c9954470a7
commit b46661c325

View file

@ -762,7 +762,7 @@ dnl *** vorbis ***
dnl AM_PATH_VORBIS only takes two options
translit(dnm, m, l) AM_CONDITIONAL(USE_VORBIS, true)
GST_CHECK_FEATURE(VORBIS, [vorbis plug-in], vorbisenc vorbisdec, [
AM_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
])
dnl *** XMMS ***