Commit Graph

6 Commits

Author SHA1 Message Date
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
Julien Cristau
1c223ec3e7 autoreconf. 2007-09-03 17:01:04 +02:00
David Nusinow
ad35083b3f Autoreconf 2007-08-09 21:17:50 -04:00
Julien Cristau
ed1b78d2f7 autoreconf for new snapshot. 2007-08-01 12:56:59 +02:00
Julien Cristau
94540025cb autoreconf 2007-06-14 00:00:10 +02:00
Julien Cristau
a413e18ff1 Autoreconf 2007-05-28 19:34:07 +02:00