parent
a829f37b83
commit
36fa887496
2 changed files with 6 additions and 0 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