projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d8eda
)
scrub esd flags
author
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 27 Nov 2002 20:26:39 +0000
(20:26 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Wed, 27 Nov 2002 20:26:39 +0000
(20:26 +0000)
Original commit message from CVS:
scrub esd flags
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 599e8343e02e8e5af71e084b67b769020dc5f5f2..030896980ea030965aee637170ba1ab6853e9562 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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 ****