]> Savannah Git Hosting - gnulib.git/commit
assert-h: Allow mixed use of gcc/g++ also on Haiku 2022.
authorBruno Haible <bruno@clisp.org>
Thu, 31 Oct 2024 03:34:29 +0000 (04:34 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 12 Nov 2024 00:28:43 +0000 (01:28 +0100)
commite57e178abed551ff55b9f48414be47bb538812e4
tree66513f1311be93259fa275aecb69f72343dba38f
parentb4527e8f477fcf04f8837e17f684f05254287b92
assert-h: Allow mixed use of gcc/g++ also on Haiku 2022.

* m4/assert_h.m4 (gl_ASSERT_H): Don't assume that in C mode, <assert.h>
defines static_assert.
ChangeLog
m4/assert_h.m4