Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo/src/lib


Modified Files:
        Makefile.am embryo_private.h 


Log Message:


portable portable damnit! need help cleaning this code! its horrid!

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/lib/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 24 Mar 2004 10:25:05 -0000      1.2
+++ Makefile.am 25 Mar 2004 02:07:28 -0000      1.3
@@ -7,6 +7,8 @@
 
 LDFLAGS                     = 
 INCLUDES            = -I. \
+                      -I$(top_srcdir) \
+                      -I$(top_builddir) \
                        -I$(top_srcdir)/src/lib \
                       -I$(top_srcdir)/src/lib/include 
                                              
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/lib/embryo_private.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- embryo_private.h    24 Mar 2004 09:48:28 -0000      1.1
+++ embryo_private.h    25 Mar 2004 02:07:28 -0000      1.2
@@ -2,6 +2,7 @@
 #define _EMBRYO_PRIVATE_H
 
 #include "Embryo.h"
+#include "config.h"
 
 #include <stdio.h>
 #include <stdlib.h>




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to