From a7bb9542e27265fc7988718c27516583e4430e85 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 11 Jun 2004 15:24:43 +0000 Subject: add enc Original commit message from CVS: add enc --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 9503b9fc..86236365 100644 --- a/configure.ac +++ b/configure.ac @@ -1516,7 +1516,7 @@ GST_CHECK_FEATURE(OGG, [ogg de/encoder], oggdemux oggmux, [ dnl *** theora *** translit(dnm, m, l) AM_CONDITIONAL(USE_THEORA, true) -GST_CHECK_FEATURE(THEORA, [ogg theora codec], theoradec, [ +GST_CHECK_FEATURE(THEORA, [ogg theora codec], theoradec theoraenc, [ PKG_CHECK_MODULES(THEORA, theora, [ HAVE_THEORA="yes" AC_SUBST(THEORA_LIBS) -- cgit v1.2.1