From: Thomas Vander Stichele Date: Mon, 4 Oct 2004 15:21:18 +0000 (+0000) Subject: and this one too X-Git-Tag: 1.19.3~505^2~2977 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14edee325109c978b9c6ddf6d6f64cc95d887732;p=platform%2Fupstream%2Fgstreamer.git and this one too Original commit message from CVS: and this one too --- diff --git a/configure.ac b/configure.ac index 270d67e..825efd1 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) ]) ])