mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
scrub esd flags
Original commit message from CVS: scrub esd flags
This commit is contained in:
parent
98d8edab26
commit
caf9c67530
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