From 0229df2b1e0aa301a7479bac2022f97bb5fbedb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Briano?= Date: Wed, 28 Dec 2011 15:50:40 +0000 Subject: [PATCH] Define EMOTION_BUILD on compile so EAPI is defined correctly SVN revision: 66605 --- legacy/emotion/src/modules/xine/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/emotion/src/modules/xine/Makefile.am b/legacy/emotion/src/modules/xine/Makefile.am index f83e66ab0e..455e3932bf 100644 --- a/legacy/emotion/src/modules/xine/Makefile.am +++ b/legacy/emotion/src/modules/xine/Makefile.am @@ -9,6 +9,7 @@ AM_CPPFLAGS = \ -DPACKAGE_DATA_DIR=\"$(datadir)/$(PACKAGE)\" \ @EMOTION_CFLAGS@ \ @EMOTION_CPPFLAGS@ \ +@EFL_EMOTION_BUILD@ \ @XINE_CFLAGS@ if EMOTION_BUILD_XINE