mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
scrub vorbis cflags
Original commit message from CVS: scrub vorbis cflags
This commit is contained in:
parent
cd05d0f347
commit
d5fecc25ce
1 changed files with 1 additions and 0 deletions
|
@ -762,6 +762,7 @@ dnl AM_PATH_VORBIS only takes two options
|
||||||
translit(dnm, m, l) AM_CONDITIONAL(USE_VORBIS, true)
|
translit(dnm, m, l) AM_CONDITIONAL(USE_VORBIS, true)
|
||||||
GST_CHECK_FEATURE(VORBIS, [vorbis plug-in], vorbisenc vorbisdec, [
|
GST_CHECK_FEATURE(VORBIS, [vorbis plug-in], vorbisenc vorbisdec, [
|
||||||
XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
|
XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
|
||||||
|
AS_SCRUB_INCLUDE(VORBIS_CFLAGS)
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl *** XMMS ***
|
dnl *** XMMS ***
|
||||||
|
|
Loading…
Reference in a new issue