From f4f262ce2d73214311480735aa9b2f626a1a6278 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 30 Jul 2004 13:41:55 +0000 Subject: don't use stupid colorspace, do use hermes, make macro, mark for translation Original commit message from CVS: don't use stupid colorspace, do use hermes, make macro, mark for translation --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index bf86ef6c..dfda2755 100644 --- a/configure.ac +++ b/configure.ac @@ -191,7 +191,7 @@ GST_CHECK_FEATURE(GCONF, [GConf libraries], , [ dnl check for gstreamer dnl uninstalled is selected preferentially -- see pkg-config(1) -GST_REQ=0.8.4.0 +GST_REQ=0.8.4 PKG_CHECK_MODULES(GST, gstreamer-$GST_MAJORMINOR >= $GST_REQ, HAVE_GST="yes", HAVE_GST="no") -- cgit v1.2.1