Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/bin


Modified Files:
        Makefile.am edje_main.h 


Log Message:
Ecore_X and Ecore_Fb are not used

===================================================================
RCS file: /cvs/e/e17/libs/edje/src/bin/Makefile.am,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -3 -r1.38 -r1.39
--- Makefile.am 26 Aug 2007 12:59:24 -0000      1.38
+++ Makefile.am 27 Aug 2007 11:52:04 -0000      1.39
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = \
+AM_CFLAGS = \
 -I$(top_srcdir) \
 -I$(top_srcdir)/bin \
 -I$(top_srcdir)/src/lib \
@@ -16,8 +16,8 @@
 EXTRA_SCRIPTS = edje_recc
 
 bin_PROGRAMS = \
[EMAIL PROTECTED]@ \
[EMAIL PROTECTED]@
+edje_cc \
+edje_decc
 
 EXTRA_PROGRAMS = \
 edje_cc \
===================================================================
RCS file: /cvs/e/e17/libs/edje/src/bin/edje_main.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- edje_main.h 28 Oct 2006 09:28:10 -0000      1.7
+++ edje_main.h 27 Aug 2007 11:52:04 -0000      1.8
@@ -7,12 +7,6 @@
 
 #include <Evas.h>
 #include <Ecore.h>
-#ifdef HAVE_ECORE_X_H
-#include <Ecore_X.h>
-#endif
-#ifdef HAVE_ECORE_FB_H
-#include <Ecore_Fb.h>
-#endif
 #include <Ecore_Evas.h>
 #include <Eet.h>
 #include "Edje.h"



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to