]> git.ipfire.org Git - thirdparty/gettext.git/commit
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Mon, 12 Oct 2020 00:09:10 +0000 (02:09 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
commit1be176015960a9fe80514a1e112549f25b6f76a4
tree1d3d905f3cbe8db249530346ffaf9e6e8ba71d05
parent8216f5ccd8aa9953d586984613d00e6627fc6f30
Update after gnulib changed.

* autogen.sh: Don't copy attribute.h, as it would have the wrong copyright header.
* gettext-runtime/intl/attribute.h: New file, from gnulib.
* gettext-runtime/intl/thread-optim.h: New file, from gnulib.
* gettext-runtime/intl/Makefile.am (EXTRA_DIST): Add thread-optim.h.
* Makefile.am (distcheck-hook): Check also thread-optim.h.
.gitignore
Makefile.am
autogen.sh
gettext-runtime/intl/Makefile.am
gettext-runtime/intl/attribute.h [new file with mode: 0644]
gettext-runtime/intl/thread-optim.h [new file with mode: 0644]