cedric pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7925c56ec96f600d77b108d296c20bc3a9b1d3bd

commit 7925c56ec96f600d77b108d296c20bc3a9b1d3bd
Author: Cedric Bail <[email protected]>
Date:   Wed Aug 3 12:01:17 2016 -0700

    emotion: fix autodetection of emotion generic vlc player module.
    
    T4273
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 6f4d80c..70b12f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])

-- 


Reply via email to