stdbool: avoid rejecting clang
authorEric Blake <eblake@redhat.com>
Mon, 23 Aug 2010 21:04:42 +0000 (15:04 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 23 Aug 2010 23:28:05 +0000 (17:28 -0600)
commit204e903998dd6e51fc504eddbfbf15244e010e94
tree46d4468527efae934197838fc1406fd3958b58b8
parent0c37a90329c2c87423aff707d44c676d81a68f2f
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>
ChangeLog
m4/stdbool.m4
tests/test-stdbool.c