mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +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
c9954470a7
commit
b46661c325
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