From a4a2663a3151513d6dcec7dd0475075dc0922ab1 Mon Sep 17 00:00:00 2001 From: cedric Date: Tue, 23 Mar 2010 12:04:48 +0000 Subject: [PATCH] * emotion: Fix configure report. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@47388 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- m4/emotion_check.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/m4/emotion_check.m4 b/m4/emotion_check.m4 index 74b9f32..16c3236 100644 --- a/m4/emotion_check.m4 +++ b/m4/emotion_check.m4 @@ -32,6 +32,8 @@ GSTPLUG_REQS=0.10.1 GST_MAJORMINOR=0.10 requirement="" +have_gst_ffmpeg="no" +have_gst_cdiocddasrc="no" PKG_CHECK_MODULES([GSTREAMER], [gstreamer-$GST_MAJORMINOR >= $GST_REQS gstreamer-plugins-base-$GST_MAJORMINOR >= $GSTPLUG_REQS evas >= 0.9.9], -- 2.7.4