From 62d7f1f9913ba4ad1c9df2ae369d6e48b698c744 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 20 Aug 2010 17:23:17 -0700 Subject: [PATCH] configure: require Orc 0.4.7 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 55257df970..f1b90c9b57 100644 --- a/configure.ac +++ b/configure.ac @@ -223,7 +223,7 @@ if test "x$HAVE_X11" = "xyes"; then fi dnl Orc -ORC_CHECK([0.4.5]) +ORC_CHECK([0.4.7]) dnl set license and copyright notice GST_LICENSE="LGPL"