projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78142d0
)
autotools: remove left over from optional Evas 3D support.
author
Cedric Bail
<cedric.bail@free.fr>
Mon, 28 Apr 2014 09:07:49 +0000
(11:07 +0200)
committer
Cedric Bail
<cedric.bail@free.fr>
Mon, 28 Apr 2014 11:52:40 +0000
(13:52 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index a0cb338d8835ffdaa1f0bd2d0326c4fd19fe0d83..630bb9fe27a49e58a0498b710722be7068536861 100644
(file)
--- 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