emotion: fix autodetection of emotion generic vlc player module.
authorCedric Bail <cedric@osg.samsung.com>
Wed, 3 Aug 2016 19:01:17 +0000 (12:01 -0700)
committerCedric Bail <cedric@osg.samsung.com>
Wed, 3 Aug 2016 19:01:17 +0000 (12:01 -0700)
T4273

configure.ac

index 6f4d80c..70b12f1 100644 (file)
@@ -5065,7 +5065,7 @@ fi
 ### Check availability
 
 ## Generic player
-EMOTION_GENERIC_PLAYER([GENERIC_VLC], [VLC], [libvlc >= 2.0])
+EMOTION_GENERIC_PLAYER([GENERIC_VLC], [yes], [libvlc >= 2.0])
 EFL_ADD_FEATURE([EMOTION], [generic_vlc], [${with_generic_vlc}])
 
 EFL_LIB_END([Emotion])