festival check

Original commit message from CVS:
festival check
This commit is contained in:
Thomas Vander Stichele 2002-01-03 19:00:54 +00:00
parent cc6b1575b6
commit 9868d1352f

View file

@ -422,8 +422,9 @@ dnl **** festival ****
dnl FIXME until thomas can be bothered to download the 20 MB festival sources dnl FIXME until thomas can be bothered to download the 20 MB festival sources
dnl this will not go in dnl this will not go in
translit(dnm, m, l) AM_CONDITIONAL(USE_FESTIVAL, true) translit(dnm, m, l) AM_CONDITIONAL(USE_FESTIVAL, true)
GST_CHECK_FEATURE(FESTIVAL, [festival plugins], festivalsink, [ GST_CHECK_FEATURE(FESTIVAL, [festival plugins], festivalsrc, [
HAVE_FESTIVAL=no GST_CHECK_LIBHEADER(FESTIVAL, festival, festival_tidy_up, -lFestival, festival/festival.h, FESTIVAL_LIBS="-lFestival")
AC_SUBST(FESTIVAL_LIBS)
]) ])
dnl *** FLAC *** dnl *** FLAC ***