Bump soft liborc requirement to 0.4.17

To match -base and -good. Also fixes potential
crash when a fallback function has to be used.
This commit is contained in:
Tim-Philipp Müller 2013-04-01 21:48:01 +01:00
parent 1acde42b6e
commit a25b38f1a3

View file

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