Bump soft liborc requirement to 0.4.17
authorTim-Philipp Müller <tim@centricular.net>
Mon, 1 Apr 2013 20:48:01 +0000 (21:48 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 1 Apr 2013 20:48:01 +0000 (21:48 +0100)
To match -base and -good. Also fixes potential
crash when a fallback function has to be used.

configure.ac

index 9f98cc6..7e028a1 100644 (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"