summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-10-19 23:25:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-10-19 23:25:55 +0000
commitd5fecc25ceea0c42767297092638184282d4e49d (patch)
tree4818e6fa2277a71130f9b6dbb312be1e252d0266
parentcd05d0f3471bb8ac0c991ef4f17ecb56aea61856 (diff)
scrub vorbis cflags
Original commit message from CVS: scrub vorbis cflags
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c50660068..b2eb0480b 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 ***