parent
1a9f0c74ae
commit
a829f37b83
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,6 @@ |
||||
dnl use: EFL_ENABLE_EO_API_SUPPORT |
||||
AC_DEFUN([EFL_ENABLE_EO_API_SUPPORT], |
||||
[ |
||||
AC_DEFINE([EFL_EO_API_SUPPORT], [1], [Enable access to unstable EFL Eo API]) |
||||
]) |
||||
|
Loading…
Reference in new issue