Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_common.h 


Log Message:


let the configre/options determine mmx buildability

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/include/evas_common.h,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -3 -r1.36 -r1.37
--- evas_common.h       20 Mar 2005 16:41:49 -0000      1.36
+++ evas_common.h       28 Mar 2005 02:27:16 -0000      1.37
@@ -7,20 +7,6 @@
 
 #include "evas_options.h"
 
-#if ( \
-         defined __i386__ || \
-         defined __386__ || \
-         defined __X86__ || \
-         defined _M_IX86 || \
-         defined i386)
-#else
-# undef BUILD_MMX
-# undef BUILD_SSE
-# ifndef BUILD_C
-#  define BUILD_C
-# endif
-#endif
-
 /*****************************************************************************/
 
 /* use exact rects for updates not tiles */




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to