]> Savannah Git Hosting - gnulib.git/commit
assert-h, stdbool: Allow mixed use of gcc/g++ and clang/clang++ again.
authorBruno Haible <bruno@clisp.org>
Tue, 29 Oct 2024 12:48:36 +0000 (13:48 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 12 Nov 2024 00:45:13 +0000 (01:45 +0100)
commit6a7cdb1c2c3bed0588839797bcd1bebf3bc379f9
tree48bb3518a9b9311acd360fd8084cfe5f99c1ff8b
parent9b277bc3415fa5d621889d2b32115fde393c416a
assert-h, stdbool: Allow mixed use of gcc/g++ and clang/clang++ again.

* m4/assert_h.m4 (gl_ASSERT_H): Improve indentation. With GCC and clang,
don't use the value of HAVE_C_STATIC_ASSERT.
* m4/c-bool.m4 (gl_C_BOOL): With GCC and clang, don't use the value of
HAVE_C_BOOL.
ChangeLog
m4/assert_h.m4
m4/c-bool.m4