and this one too
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 4 Oct 2004 15:21:18 +0000 (15:21 +0000)
committerThomas 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

index 270d67e..825efd1 100644 (file)
@@ -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)
         ])
       ])