Slightly better basic type detection.
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 28 Jan 2012 00:03:34 +0000 (19:03 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sat, 28 Jan 2012 00:03:34 +0000 (19:03 -0500)
commit8049916d0411da8238a51af873bacd03edfcfb5f
treec3778516d3bfa87b796a8acf696efecd4432487d
parenta941afbc9098decd61f411d7364c2abd493c6285
Slightly better basic type detection.

* m4/sxe-libc.m4 (SXE_CHECK_BASIC_TYPES): Check for int64_t, intptr_t and sizeof float

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
m4/sxe-libc.m4