From: Thomas Vander Stichele Date: Sat, 19 Oct 2002 23:25:55 +0000 (+0000) Subject: scrub vorbis cflags X-Git-Tag: CAPS~149 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b52c70238e3a2dae702eac3f911a1d9af412edc9;p=platform%2Fupstream%2Fgst-plugins-base.git scrub vorbis cflags Original commit message from CVS: scrub vorbis cflags --- diff --git a/configure.ac b/configure.ac index c506600..b2eb048 100644 --- a/configure.ac +++ b/configure.ac @@ -762,6 +762,7 @@ 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, [ XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no) + AS_SCRUB_INCLUDE(VORBIS_CFLAGS) ]) dnl *** XMMS ***