pixman/test
Julien Cristau 69a96426d7 Don't use -msse when building pixman-mmx.c
This prevents gcc 4.2 from generating SSE instructions for its builtin
functions, the X server from going SIGILL on CPUs supporting MMX but not SSE,
and us from losing (closes: #442829).

Also enable maintainer mode in configure.ac so we can carry the patch to
configure directly in the diff.gz without running autoreconf at build time.
2007-09-19 23:25:11 +02:00
..
composite-test.c Set accessors for the destination image in composite-test.c 2007-08-24 16:49:29 -04:00
gradient-test.c Add timer macros 2007-06-17 18:55:37 -04:00
Makefile.am Change the library name to pixman-1 2007-08-06 17:24:44 -04:00
Makefile.in Don't use -msse when building pixman-mmx.c 2007-09-19 23:25:11 +02:00