mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 11:08:34 +00:00
update to 1.0 vorbis macro
Original commit message from CVS: update to 1.0 vorbis macro
This commit is contained in:
parent
ca723b1de2
commit
7c3c537af0
1 changed files with 1 additions and 1 deletions
|
@ -762,7 +762,7 @@ dnl *** vorbis ***
|
||||||
dnl AM_PATH_VORBIS only takes two options
|
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, [
|
||||||
AM_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
|
XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl *** XMMS ***
|
dnl *** XMMS ***
|
||||||
|
|
Loading…
Reference in a new issue