]> git.ipfire.org Git - thirdparty/gnulib.git/commit
stdckdint-h, stdcountof-h, uchar-h: Simplify for when C++ is not used.
authorBruno Haible <bruno@clisp.org>
Wed, 6 May 2026 18:20:46 +0000 (20:20 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 6 May 2026 18:22:29 +0000 (20:22 +0200)
commit71cc23ddc86162e73efc29cc6ffda9e7dc88416d
tree330130027d417cf88cffd0683e2fcbd6e9ee7012
parent287e658763447cfbc676261af7a7f028261ac4e1
stdckdint-h, stdcountof-h, uchar-h: Simplify for when C++ is not used.

Reported by Pádraig Brady in
<https://lists.gnu.org/archive/html/bug-gnulib/2026-05/msg00032.html>.

* m4/stdckdint_h.m4 (gl_STDCKDINT_H): When $CXX is empty, don't run C++
specific tests.
* m4/stdcountof_h.m4 (gl_STDCOUNTOF_H): Likewise.
* m4/uchar_h.m4 (gl_UCHAR_H): Likewise.
ChangeLog
m4/stdckdint_h.m4
m4/stdcountof_h.m4
m4/uchar_h.m4