aboutsummaryrefslogtreecommitdiff
path: root/pixman/pixman/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/pixman/config.h')
-rw-r--r--pixman/pixman/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pixman/pixman/config.h b/pixman/pixman/config.h
index b16bc8da4..ee9aef828 100644
--- a/pixman/pixman/config.h
+++ b/pixman/pixman/config.h
@@ -122,7 +122,7 @@
/* #undef TRANS_REOPEN */
/* use MMX compiler intrinsics */
-#define USE_X86_MMX 1
+/*#define USE_X86_MMX 1*/
/* Support UNIX socket connections */
#define UNIXCONN 1
@@ -134,7 +134,7 @@
#define USE_DYNAMIC_XCURSOR 1
/* use SSE2 compiler intrinsics */
-#define USE_SSE2 1
+/*#define USE_SSE2 1*/
/* use VMX compiler intrinsics */
#undef USE_VMX
@@ -226,4 +226,4 @@
/* Support gzip for bitmap fonts */
#define X_GZIP_FONT_COMPRESSION 1
-#define __inline__ __inline \ No newline at end of file
+#define __inline__ __inline