Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        Ewl.h Makefile.am 


Log Message:
More conditional build stuff for emotion.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/Ewl.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -3 -r1.58 -r1.59
--- Ewl.h       15 Jul 2004 14:19:56 -0000      1.58
+++ Ewl.h       16 Jul 2004 23:39:40 -0000      1.59
@@ -280,7 +280,9 @@
 #include <Ecore.h>
 #include <Edb.h>
 #include <Etox.h>
+#ifdef HAVE_EMOTION_H
 #include <Emotion.h>
+#endif
 
 #include <stdio.h>
 #include <stdlib.h>
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/Makefile.am,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -3 -r1.54 -r1.55
--- Makefile.am 15 Jul 2004 16:26:06 -0000      1.54
+++ Makefile.am 16 Jul 2004 23:39:40 -0000      1.55
@@ -30,7 +30,6 @@
        ewl_grid.h \
        ewl_image.h \
        ewl_imenu.h \
-       ewl_media.h \
        ewl_menu.h \
        ewl_macros.h \
        ewl_menu_base.h \
@@ -87,7 +86,6 @@
        ewl_grid.c \
        ewl_image.c \
        ewl_imenu.c \
-       ewl_media.c \
        ewl_menu.c \
        ewl_menu_base.c \
        ewl_misc.c \




-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to