mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-09-03 02:33:53 +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)
|
translit(dnm, m, l) AM_CONDITIONAL(USE_ESD, true)
|
||||||
GST_CHECK_FEATURE(ESD, [esound plug-ins], esdsink esdmon, [
|
GST_CHECK_FEATURE(ESD, [esound plug-ins], esdsink esdmon, [
|
||||||
AM_PATH_ESD(0.2.12, HAVE_ESD=yes, HAVE_ESD=no)
|
AM_PATH_ESD(0.2.12, HAVE_ESD=yes, HAVE_ESD=no)
|
||||||
|
AS_SCRUB_INCLUDE(ESD_CFLAGS)
|
||||||
])
|
])
|
||||||
|
|
||||||
dnl **** festival ****
|
dnl **** festival ****
|
||||||
|
|
Loading…
Reference in a new issue