summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-10-04 15:21:18 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-10-04 15:21:18 +0000
commit18b37a09d9f270b2fe4947e639dbc53c676acdd2 (patch)
tree8ffcf0c85b8cec338adbbcb2f7b10d624166a572 /configure.ac
parent1d0ae896fd852c5f7f77c4eb952dd03627f657ba (diff)
and this one too
Original commit message from CVS: and this one too
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 270d67e5..825efd12 100644
--- 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)
])
])