> Modified: trunk/ecore/src/lib/ecore_evas/ecore_evas_x.c
> ===================================================================
> --- trunk/ecore/src/lib/ecore_evas/ecore_evas_x.c     2010-02-16 12:59:37 UTC 
> (rev 46206)
> +++ trunk/ecore/src/lib/ecore_evas/ecore_evas_x.c     2010-02-16 13:00:11 UTC 
> (rev 46207)
> @@ -2374,7 +2374,7 @@
>
> #if defined (BUILD_ECORE_EVAS_SOFTWARE_X11) || defined 
> (BUILD_ECORE_EVAS_OPENGL_X11) || defined (BUILD_ECORE_EVAS_XRENDER_X11) || 
> defined (BUILD_ECORE_EVAS_XRENDER_XCB) || defined 
> (BUILD_ECORE_EVAS_SOFTWARE_16_X11)

not related to the commit. If I'm not mistaken, the above #if should be 
replaced by

#ifdef (BUILD_ECORE_EVAS_X11

Am I wrong ?

Vincent

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to