Bump orc requirement to 0.4.11
authorDavid Schleef <ds@schleef.org>
Thu, 14 Apr 2011 23:24:47 +0000 (16:24 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 14 Apr 2011 23:26:26 +0000 (16:26 -0700)
configure.ac

index d6d5a95..9d6d182 100644 (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"