summaryrefslogtreecommitdiffstats
path: root/package/efl/libevas/libevas.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/efl/libevas/libevas.mk')
-rw-r--r--package/efl/libevas/libevas.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/package/efl/libevas/libevas.mk b/package/efl/libevas/libevas.mk
index 402aa4839..2e9e930c9 100644
--- a/package/efl/libevas/libevas.mk
+++ b/package/efl/libevas/libevas.mk
@@ -210,10 +210,5 @@ else
LIBEVAS_CONF_OPT += --disable-font-loader-eet
endif
-# documentation
-ifneq ($(BR2_HAVE_DOCUMENTATION),y)
-LIBEVAS_CONF_OPT += --disable-doc
-endif
-
$(eval $(autotools-package))
$(eval $(host-autotools-package))