and this one too

Original commit message from CVS:
and this one too
This commit is contained in:
Thomas Vander Stichele 2004-10-04 15:21:18 +00:00
parent 01fe6f5287
commit 14edee3251

View file

@ -1464,6 +1464,7 @@ GST_CHECK_FEATURE(SPEEX, [speex plug-in], speex, [
AC_SUBST(SPEEX_CFLAGS) AC_SUBST(SPEEX_CFLAGS)
AC_SUBST(SPEEX_LIBS) AC_SUBST(SPEEX_LIBS)
],[ ],[
HAVE_SPEEX="no"
AC_MSG_NOTICE(You need at least 1.0.4 to compile the speex plugin) AC_MSG_NOTICE(You need at least 1.0.4 to compile the speex plugin)
]) ])
]) ])