Fix the configure-check again: must use b.
authorThiago Macieira <thiago@kde.org>
Sat, 25 Jul 2009 11:21:01 +0000 (13:21 +0200)
committerThiago Macieira <thiago@kde.org>
Sat, 25 Jul 2009 11:21:01 +0000 (13:21 +0200)
commit3c99e692c92d7eb91b06aedbd8add8fabff57a44
tree3abd38a5b3ffbe6a473e8525b8300b74d0763085
parent24f55fa8cc4fbda3a85874dd5ec1ad14eaf372d8
Fix the configure-check again: must use b.

Otherwise, when compiling with optimisation, the compiler will detect
that b was unused, then use the instructions that i386 supports.
configure.in