stdbool: avoid rejecting clang
authorEric Blake <eblake@redhat.com>
Mon, 23 Aug 2010 21:04:42 +0000 (15:04 -0600)
committerIan Beckwith <ianb@erislabs.net>
Sun, 29 Aug 2010 16:20:23 +0000 (17:20 +0100)
commit99d6cd5ebf848b6ed9290a26edfb1271ed0b8f91
tree3d7b814f914cbe9121ff2c691b843509da2d52d0
parent113ee1ca4af42bd1bfb2ac06c746ec32fcf3877c
stdbool: avoid rejecting clang

* m4/stdbool.m4 (AC_HEADER_STDBOOL): Resync with autoconf.
* tests/test-stdbool.c: Enable more tests if using the system
<stdbool.h> instead of the gnulib replacement.
(main): Move xlc bug test to a runtime test for all compilers.
Reported by Anders Kaseorg.

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit 204e903998dd6e51fc504eddbfbf15244e010e94)
ChangeLog
m4/stdbool.m4
tests/test-stdbool.c