Enlightenment CVS committal Author : raster Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_x Modified Files: Makefile.am Log Message: 1. fix ecore to build again (xcomp - u need to cvs add and commit your 2 new .c files!) and asparagus! =================================================================== RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_x/Makefile.am,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- Makefile.am 19 May 2006 06:05:35 -0000 1.27 +++ Makefile.am 19 May 2006 09:27:33 -0000 1.28 @@ -30,13 +30,16 @@ Ecore_X_Atoms.h \ Ecore_X_Cursor.h +## FIXME: disabled until xcomp adds this file in +# ecore_x_fixes.c \ +# ecore_x_damage.c \ +# + libecore_x_la_SOURCES = \ ecore_x.c \ ecore_x_dnd.c \ ecore_x_sync.c \ ecore_x_randr.c \ -ecore_x_fixes.c \ -ecore_x_damage.c \ ecore_x_error.c \ ecore_x_events.c \ ecore_x_icccm.c \ @@ -73,6 +76,11 @@ $(top_builddir)/src/lib/ecore_txt/libecore_txt.la \ $(top_builddir)/src/lib/ecore_job/libecore_job.la +## FIXME: disabled until xcomp adds this file in +# ecore_x_fixes.c \ +# ecore_x_damage.c \ +# + endif EXTRA_DIST = \ @@ -82,8 +90,6 @@ ecore_x.c \ ecore_x_dnd.c \ ecore_x_sync.c \ -ecore_x_fixes.c \ -ecore_x_damage.c \ ecore_x_randr.c \ ecore_x_error.c \ ecore_x_events.c \ ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs