From eea7912a847a30b47dddf8c360afa437ffb94121 Mon Sep 17 00:00:00 2001 From: Peter Wehrfritz Date: Tue, 28 Oct 2008 22:26:59 +0000 Subject: [PATCH] no need for eina here SVN revision: 37285 --- legacy/ecore/src/lib/ecore_txt/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/legacy/ecore/src/lib/ecore_txt/Makefile.am b/legacy/ecore/src/lib/ecore_txt/Makefile.am index 5f13a78717..efd5a38c97 100644 --- a/legacy/ecore/src/lib/ecore_txt/Makefile.am +++ b/legacy/ecore/src/lib/ecore_txt/Makefile.am @@ -3,8 +3,7 @@ MAINTAINERCLEANFILES = Makefile.in AM_CPPFLAGS = \ -I$(top_srcdir)/src/lib/ecore \ -I$(top_builddir)/src/lib/ecore \ -@iconv_cflags@ \ -@EINA_CFLAGS@ +@iconv_cflags@ if BUILD_ECORE_TXT