Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/test


Modified Files:
        Etox_test.h selections.c 


Log Message:
some autotools don't like lib-config.h, so just use config.h
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/test/Etox_test.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- Etox_test.h 6 Aug 2003 02:45:36 -0000       1.11
+++ Etox_test.h 16 Mar 2004 17:27:27 -0000      1.12
@@ -13,7 +13,7 @@
 #include <Ecore_Evas.h>
 
 #include "src/Etox.h"
-#include "etox-config.h"
+#include "config.h"
 
 #define MAX_EVAS_COLORS (216)
 #define MAX_FONT_CACHE  (512 * 1024)
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/test/selections.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- selections.c        12 Sep 2003 22:02:31 -0000      1.15
+++ selections.c        16 Mar 2004 17:27:28 -0000      1.16
@@ -1,4 +1,4 @@
-#include <../etox-config.h>
+#include "../config.h"
 #include <Evas.h>
 #include <Ecore.h>
 #include <Ecore_Evas.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