expedite/m4/efl_eo.m4

7 lines
158 B
Plaintext
Raw Permalink Normal View History

2013-06-27 00:04:44 -07:00
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])
])