summaryrefslogtreecommitdiff
path: root/src/Makefile_Evas.am
diff options
context:
space:
mode:
authorJean-Philippe Andre <jp.andre@samsung.com>2015-06-25 11:12:05 +0900
committerJean-Philippe Andre <jp.andre@samsung.com>2015-06-25 14:36:10 +0900
commit04466193558ed23f4af3da4a5381aa75ea6e13e5 (patch)
treec8b5c9f97537e18ae6edf6816e7735a26a7e7ed4 /src/Makefile_Evas.am
parentc86a5edc9f4dbee7660166309d441790e9149e80 (diff)
downloadefl-04466193558ed23f4af3da4a5381aa75ea6e13e5.tar.gz
Evas filters: Mark API as @beta
Until we're happy with it, keep the API as beta. The EDC support should not change, and the Lua either, but the API could potentially still change to accomodate for new needs (vector graphics, anyone?). If we're happy with the current interface, then we can remove the @beta flags.
Diffstat (limited to 'src/Makefile_Evas.am')
-rw-r--r--src/Makefile_Evas.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile_Evas.am b/src/Makefile_Evas.am
index cfba9b61e3..8917a5cd13 100644
--- a/src/Makefile_Evas.am
+++ b/src/Makefile_Evas.am
@@ -354,7 +354,8 @@ lib_evas_libevas_la_CPPFLAGS = -I$(top_builddir)/src/lib/efl \
@EVAS_CFLAGS@ \
@VALGRIND_CFLAGS@ \
@NEON_CFLAGS@ \
-@ALTIVEC_CFLAGS@
+@ALTIVEC_CFLAGS@ \
+-DEFL_GFX_FILTER_BETA
# SSE3
noinst_LTLIBRARIES += lib/evas/common/libevas_op_blend_sse3.la