q66 pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=573058c00917dfae18fda77ee2cb3f00c1122ca7

commit 573058c00917dfae18fda77ee2cb3f00c1122ca7
Author: Daniel Kolesa <d.kol...@osg.samsung.com>
Date:   Wed Jul 15 14:16:24 2015 +0100

    autotools: do NOT need --enable-i-really- for disabled libeeze on non-linux
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 7e177d7..c287b9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -651,7 +651,6 @@ if test "x${want_libeeze}" = "xyes" ; then
     else
         build_libeeze="no"
         want_libeeze="no"
-        CFOPT_WARNING="yes"
     fi
 else
     build_libeeze="no"

-- 


Reply via email to