]> 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, 29 Oct 2024 12:48:36 +0000 (13:48 +0100)
commitc384d484eea5f7fff7294c43eeea15d514338421
tree62e754a6849b0e7636155c230bf2897faa5beb15
parent104c85366618b2509e06a3cc0e45b481eb771286
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