rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=dfecc8da2522a08d3386ea7177e875b275fdd324

commit dfecc8da2522a08d3386ea7177e875b275fdd324
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Mon Feb 15 09:42:34 2016 +0200

    configure: disable print info about enventor
    
    Unfortunately but in this version Eflete not supported Enventor
    module. Will be enabled in the next versions.
    
    Change-Id: I8ffb64b47958525bf734e8222142c41e80eb6349
---
 configure.ac | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 5a9fc54..53c5878 100644
--- a/configure.ac
+++ b/configure.ac
@@ -240,9 +240,9 @@ echo "                   ${os_remark}"
 echo "  efl............: ${have_efl}"
 echo "  elementary.....: ${have_elm}"
 echo ""
-echo "Features:"
-echo "  enventor.......: ${summery_enventor}"
-echo ""
+dnl echo "Features:"
+dnl echo "  enventor.......: ${summery_enventor}"
+dnl echo ""
 echo "edje-cc path.....: ${edje_cc}"
 echo ""
 echo "Testing:"

-- 


Reply via email to