]> git.ipfire.org Git - thirdparty/gettext.git/commit
libtextstyle: Assume a working <stdbool.h>.
authorBruno Haible <bruno@clisp.org>
Sat, 10 Jan 2026 21:17:40 +0000 (22:17 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 10 Jan 2026 21:53:50 +0000 (22:53 +0100)
commit144474ff645593d9476120dd6720d8c0fe1bd5d3
tree909b3c2958e5855c5afd0c2b02d2d3bd500c0d1e
parentf1459a89e25553457aacdbd7c2ef1a7ceb3c8be2
libtextstyle: Assume a working <stdbool.h>.

* libtextstyle/lib/textstyle.h: Include <stdbool.h> instead of
<textstyle/stdbool.h>.
* libtextstyle/lib/Makefile.am (nobase_nodist_include_HEADERS): Don't add
textstyle/stdbool.h.
(textstyle/stdbool.h): Remove rule.
(BUILT_SOURCES, MOSTLYCLEANFILES, CLEANFILES): Update accordingly.
(EXTRA_DIST): Remove stdbool.mini.h.
* libtextstyle/lib/stdbool.mini.h: Remove file.
* gettext-tools/src/Makefile.am (textstyle/stdbool.h): Remove target.
(BUILT_SOURCES, MOSTLYCLEANFILES): Remove textstyle/stdbool.h.
.gitignore
gettext-tools/src/Makefile.am
libtextstyle/.gitignore
libtextstyle/lib/Makefile.am
libtextstyle/lib/stdbool.mini.h [deleted file]
libtextstyle/lib/textstyle.h