From 7c3c537af0dadd4dc473a93f84f6ca918087bb86 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 19 Sep 2002 15:22:11 +0000 Subject: update to 1.0 vorbis macro Original commit message from CVS: update to 1.0 vorbis macro --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1a64ece5..c4fbd1c7 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 *** -- cgit v1.2.1