scrub vorbis cflags
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 19 Oct 2002 23:25:55 +0000 (23:25 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 19 Oct 2002 23:25:55 +0000 (23:25 +0000)
Original commit message from CVS:
scrub vorbis cflags

configure.ac

index c506600..b2eb048 100644 (file)
@@ -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 ***