update to 1.0 vorbis macro
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 19 Sep 2002 15:22:11 +0000 (15:22 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 19 Sep 2002 15:22:11 +0000 (15:22 +0000)
Original commit message from CVS:
update to 1.0 vorbis macro

configure.ac

index 1a64ece..c4fbd1c 100644 (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 ***