summaryrefslogtreecommitdiffstats
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
commitd4a5f0b64567fbf93b66b53e5f9169c0f56467fa (patch)
tree3e9072b3b07fc81df4adcefe8e272117a580907f
parent3b5c5b4df89573b9d4df471dd3de70bcb1947929 (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 c5066006..b2eb0480 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 ***