fix compile failure due to missing definitions Arvind R. ---
--- a/src/Makefile_Emotion.am 2013-01-13 02:32:17.000000000 +0530 +++ b/src/Makefile_Emotion.am 2013-01-13 02:52:01.000000000 +0530 @@ -146,7 +146,10 @@ emotionmodulegenericdir = $(libdir)/emot emotionmodulegeneric_LTLIBRARIES = modules/emotion/generic/module.la modules_emotion_generic_module_la_SOURCES = $(EMOTION_GENERIC_SOURCES) modules_emotion_generic_module_la_CPPFLAGS = \ -$(EMOTION_COMMON_CPPFLAGS) +$(EMOTION_COMMON_CPPFLAGS) \ +-DPACKAGE_BIN_DIR=\"$(bindir)\" \ +-DPACKAGE_LIB_DIR=\"$(libdir)\" \ +-DPACKAGE_DATA_DIR=\"$(datadir)/emotion\" modules_emotion_generic_module_la_LIBADD = \ $(EMOTION_COMMON_USER_LIBADD) modules_emotion_generic_module_la_LDFLAGS = -module @EFL_LTMODULE_FLAGS@ ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122912 _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users