fix check for 32-bit integers if short is 32 bits long
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 19 Jan 2011 14:09:33 +0000 (14:09 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 25 Jan 2011 13:17:44 +0000 (13:17 +0000)
commitd855baed00474dec52eca7e4cb785596819ca470
tree417e4c66f4f651804bd25c17540ecaff21af1de7
parent460e6282d68a928a78f16031ed1637bc7676e10e
fix check for 32-bit integers if short is 32 bits long

In practice, this won't happen for years, but we might as well be correct.

Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
configure.in