* emotion: Fix configure report.
authorcedric <cedric>
Tue, 23 Mar 2010 12:04:48 +0000 (12:04 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 23 Mar 2010 12:04:48 +0000 (12:04 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/emotion@47388 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

m4/emotion_check.m4

index 74b9f32..16c3236 100644 (file)
@@ -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],