projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a27d90
)
and this one too
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 4 Oct 2004 15:21:18 +0000
(15:21 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 4 Oct 2004 15:21:18 +0000
(15:21 +0000)
Original commit message from CVS:
and this one too
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
270d67e
..
825efd1
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1464,6
+1464,7
@@
GST_CHECK_FEATURE(SPEEX, [speex plug-in], speex, [
AC_SUBST(SPEEX_CFLAGS)
AC_SUBST(SPEEX_LIBS)
],[
+ HAVE_SPEEX="no"
AC_MSG_NOTICE(You need at least 1.0.4 to compile the speex plugin)
])
])