mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 15:56:42 +00:00
scrub esd flags
Original commit message from CVS: scrub esd flags
This commit is contained in:
parent
49be3b526f
commit
17a7348786
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