mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +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
242c626196
commit
ae08fc4b1d
1 changed files with 1 additions and 1 deletions
|
@ -762,7 +762,7 @@ dnl *** vorbis ***
|
|||
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, [
|
||||
AM_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
|
||||
XIPH_PATH_VORBIS(HAVE_VORBIS=yes, HAVE_VORBIS=no)
|
||||
])
|
||||
|
||||
dnl *** XMMS ***
|
||||
|
|
Loading…
Reference in a new issue