r986: Disable MMX on x86_64 again - it does not compile.
commit052cb77e7d96c19ae260f696baa9d40c6e2313cc
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 29 Jan 2007 21:05:34 +0000 (29 21:05 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 29 Jan 2007 21:05:34 +0000 (29 21:05 +0000)
tree05261dd8ea10819e68d5779b6e7c25d2d7ec6c24
parent19c569148c0c2742a9dabb42ee281bf498eee291
r986: Disable MMX on x86_64 again - it does not compile.

In revision 983 I changed the treatment of --enable-mmx. If it is not
specified, it defaults now to "autodetect". However, this auto-detection
was not treated at all on x86_64. Now we disable MMX everywhere except
on i[56]86.

Again, Alexis Ballier pointed me in the right direction.
configure.in