add enc
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 11 Jun 2004 15:24:43 +0000 (15:24 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 11 Jun 2004 15:24:43 +0000 (15:24 +0000)
Original commit message from CVS:
add enc

configure.ac

index 9503b9f..8623636 100644 (file)
@@ -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)