theora: Don't check for theora.pc anymore
THe new APIs from theoradec and theoraenc are used now. https://bugzilla.gnome.org/show_bug.cgi?id=594729
This commit is contained in:
parent
3cb9484993
commit
0ac35d8555
@ -605,9 +605,6 @@ AG_GST_CHECK_FEATURE(THEORA, [Xiph Theora video codec], theora, [
|
||||
dnl theoraenc and theoradec appeared in 1.0beta3
|
||||
|
||||
AG_GST_PKG_CHECK_MODULES(THEORA, theoradec theoraenc)
|
||||
if test x$HAVE_THEORA = xno; then
|
||||
AG_GST_PKG_CHECK_MODULES(THEORA, theora >= 1.0beta1)
|
||||
fi
|
||||
])
|
||||
|
||||
dnl *** vorbis ***
|
||||
|
Loading…
x
Reference in New Issue
Block a user