Summary: Signed-off-by: kabeer khan <kabeer.khan@samsung.com> Reviewers: cedric, tasn Differential Revision: https://phab.enlightenment.org/D2583master
parent
c0b95e61cd
commit
834021b743
4 changed files with 9 additions and 1 deletions
@ -0,0 +1,5 @@ |
||||
dnl use: EFL_ENABLE_BETA_API_SUPPORT |
||||
AC_DEFUN([EFL_ENABLE_BETA_API_SUPPORT], |
||||
[ |
||||
AC_DEFINE([EFL_BETA_API_SUPPORT], [1], [Enable access to unstable EFL API that are still in beta]) |
||||
]) |
Loading…
Reference in new issue