raster pushed a commit to branch master.

commit b9e8a0e123b9c950d8dc611f1a01a182078ed8d2
Author: Carsten Haitzler (Rasterman) <[email protected]>
Date:   Thu Apr 25 00:39:57 2013 +0900

    and emove efl eo api macro.
---
 configure.ac |  1 -
 m4/efl_eo.m4 | 12 ------------
 2 files changed, 13 deletions(-)

diff --git a/configure.ac b/configure.ac
index ce70d86..6cd88e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -409,7 +409,6 @@ esac
 
 EFL_ATTRIBUTE_VECTOR
 EFL_ATTRIBUTE_ALWAYS_INLINE
-EFL_ENABLE_EO_API_SUPPORT
 
 EFL_LIBS="${EFL_LIBS}"
 EFL_CFLAGS="${EFL_CFLAGS}"
diff --git a/m4/efl_eo.m4 b/m4/efl_eo.m4
deleted file mode 100644
index 08065ea..0000000
--- a/m4/efl_eo.m4
+++ /dev/null
@@ -1,12 +0,0 @@
-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])
-])
-
-dnl use: EFL_DISABLE_LEGACY_API_SUPPORT
-AC_DEFUN([EFL_DISABLE_LEGACY_API_SUPPORT],
-[
-  AC_DEFINE([EFL_NOLEGACY_API_SUPPORT], [1], [Disable legacy EFL API])
-])
-

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to