mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
scrub esd flags
Original commit message from CVS: scrub esd flags
This commit is contained in:
parent
ca0b9854a9
commit
24511eb945
1 changed files with 1 additions and 0 deletions
|
@ -478,6 +478,7 @@ dnl **** ESound ****
|
|||
translit(dnm, m, l) AM_CONDITIONAL(USE_ESD, true)
|
||||
GST_CHECK_FEATURE(ESD, [esound plug-ins], esdsink esdmon, [
|
||||
AM_PATH_ESD(0.2.12, HAVE_ESD=yes, HAVE_ESD=no)
|
||||
AS_SCRUB_INCLUDE(ESD_CFLAGS)
|
||||
])
|
||||
|
||||
dnl **** festival ****
|
||||
|
|
Loading…
Reference in a new issue