configure: Beef up the test for __uint128_t on GCC
authorJan Schmidt <thaytan@noraisin.net>
Wed, 7 Oct 2009 12:59:47 +0000 (13:59 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Wed, 7 Oct 2009 12:59:47 +0000 (13:59 +0100)
commit31218013a340525d480941dd865a90d4396536a4
treebfb802bb505ec4da1433fb9bd4121733259a8fba
parent3977d6d8845c7306d5976ea4a3bd05ccc70bb14d
configure: Beef up the test for __uint128_t on GCC

GCC 3.4.3 on the SPARC buildbot crashes when actually
using __uint128_t. Beef up the configure test to detect that the
type is actually usable.
configure.ac