Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e.h 


Log Message:
guard config.h

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e.h,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -3 -r1.73 -r1.74
--- e.h 1 Apr 2008 20:51:04 -0000       1.73
+++ e.h 5 Aug 2008 13:11:47 -0000       1.74
@@ -4,7 +4,9 @@
 #ifndef E_H
 #define E_H
 
+#ifdef HAVE_CONFIG_H
 #include "config.h"
+#endif
 
 #define USE_IPC
 #if 0



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to