cedric pushed a commit to branch master.

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

commit bb1d1c4f2add1ec30197487eafb93aa8d9bce576
Author: Cedric Bail <[email protected]>
Date:   Mon Apr 28 11:07:49 2014 +0200

    autotools: remove left over from optional Evas 3D support.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index a0cb338..630bb9f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1879,7 +1879,6 @@ EFL_ADD_FEATURE([EVAS], [harfbuzz])
 EFL_ADD_FEATURE([EVAS], [cserve], [${want_evas_cserve2}])
 EFL_ADD_FEATURE([EVAS], [tile-rotate])
 EFL_ADD_FEATURE([EVAS], [dither-mask], [${build_evas_dither_mask}])
-EFL_ADD_FEATURE([EVAS], [evas-3d], [${want_evas_3d}])
 
 EFL_LIB_END([Evas])
 #### End of Evas

-- 


Reply via email to