stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=443574a65dcc5a7771c76c72c0bc3e33d1cccb53

commit 443574a65dcc5a7771c76c72c0bc3e33d1cccb53
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Tue Jul 8 10:08:57 2014 +0200

    Revert "configure: Add dl to edje libs"
    
    This reverts commit ff5a57aafd6e383ce258b31c7eb3875aa3b03093.
    
    Edje is not using dlopen directly but luajit is. Seems some distros are 
missing
    dlopen for there luajit package. Nothing we should workaround here.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index cbb10ac..f2355d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4054,7 +4054,6 @@ else
 fi
 
 EFL_ADD_LIBS([EDJE], [-lm])
-EFL_CHECK_FUNCS([EDJE], [dlopen])
 
 EFL_EVAL_PKGS([EDJE])
 

-- 


Reply via email to