Bump orc requirement to 0.4.11

This commit is contained in:
David Schleef 2011-04-14 16:24:47 -07:00
parent 5d6bdf6052
commit c719e01e3b

View file

@ -250,7 +250,7 @@ AC_SUBST(EXIF_CFLAGS)
AM_CONDITIONAL(USE_EXIF, test "x$HAVE_EXIF" = "xyes")
dnl Orc
ORC_CHECK([0.4.7])
ORC_CHECK([0.4.11])
dnl set license and copyright notice
GST_LICENSE="LGPL"