mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
festival check
Original commit message from CVS: festival check
This commit is contained in:
parent
9228f86046
commit
bac5e890c5
1 changed files with 3 additions and 2 deletions
|
@ -422,8 +422,9 @@ dnl **** festival ****
|
|||
dnl FIXME until thomas can be bothered to download the 20 MB festival sources
|
||||
dnl this will not go in
|
||||
translit(dnm, m, l) AM_CONDITIONAL(USE_FESTIVAL, true)
|
||||
GST_CHECK_FEATURE(FESTIVAL, [festival plugins], festivalsink, [
|
||||
HAVE_FESTIVAL=no
|
||||
GST_CHECK_FEATURE(FESTIVAL, [festival plugins], festivalsrc, [
|
||||
GST_CHECK_LIBHEADER(FESTIVAL, festival, festival_tidy_up, -lFestival, festival/festival.h, FESTIVAL_LIBS="-lFestival")
|
||||
AC_SUBST(FESTIVAL_LIBS)
|
||||
])
|
||||
|
||||
dnl *** FLAC ***
|
||||
|
|
Loading…
Reference in a new issue