From: Thomas Vander Stichele Date: Thu, 19 Sep 2002 15:22:11 +0000 (+0000) Subject: update to 1.0 vorbis macro X-Git-Tag: CAPS~171 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b46661c3250bea05e64ea136800be4bdb6683bf3;p=platform%2Fupstream%2Fgst-plugins-good.git update to 1.0 vorbis macro Original commit message from CVS: update to 1.0 vorbis macro --- diff --git a/configure.ac b/configure.ac index 1a64ece50..c4fbd1c76 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ***