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
commit1873540e99f6c7b2bef0ba3db7c317233ee0acdb (patch)
tree901a49f147d0d8b0ae7abb3ddc2156cea54006cc /configure.ac
parent351a87672cdd68520a13a32df07f68a255126758 (diff)
downloadgst-plugins-bad-1873540e99f6c7b2bef0ba3db7c317233ee0acdb.tar.gz
gst-plugins-bad-1873540e99f6c7b2bef0ba3db7c317233ee0acdb.tar.bz2
gst-plugins-bad-1873540e99f6c7b2bef0ba3db7c317233ee0acdb.zip
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)
])
])