]> Savannah Git Hosting - gnulib.git/commit
stdbool: Ensure that 'true' can be used in the preprocessor.
authorBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 16:47:22 +0000 (18:47 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 18 Sep 2022 17:11:17 +0000 (19:11 +0200)
commit2b8a2b6cb22ba7d9168db2361a15b26d46fdcb2f
treed2619442054da9be9f1c2508fac5cf6f60857b1f
parentd65bbab3ab51407a57be383ec39c59e33c3fc6c0
stdbool: Ensure that 'true' can be used in the preprocessor.

* m4/c-bool.m4 (gl_C_BOOL): With Sun C++, redefine 'true' if it does not
evaluate to 1 in the preprocessor.
ChangeLog
m4/c-bool.m4