]> git.ipfire.org Git - thirdparty/automake.git/commit
mdate-sh: ignore $SOURCE_DATE_EPOCH (again).
authorKarl Berry <karl@freefriends.org>
Wed, 25 Jun 2025 21:16:03 +0000 (14:16 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 25 Jun 2025 21:16:03 +0000 (14:16 -0700)
commit9b92240af4a8f7a3050c13adec367cf48e9ce063
treec4875d3158139ee2a7fc39b04635e68758044042
parent1f4ff701965df6bffc4dc116a398622be5a3a93e
mdate-sh: ignore $SOURCE_DATE_EPOCH (again).

* lib/mdate-sh: pay no attention to SOURCE_DATE_EPOCH.
The previous change (2025-05-15) was a misunderstanding;
looking at SOURCE_DATE_EPOCH causes spurious makeinfo rebuilds:
https://lists.gnu.org/archive/html/automake/2025-06/msg00021.html
* t/mdate5.sh: remove check for this.
* t/txinfo-vtexi4.sh: likewise.
* doc/automake.texi (Texinfo): remove mention of this.
* NEWS: update.
NEWS
doc/automake.texi
lib/mdate-sh
t/mdate5.sh
t/txinfo-vtexi4.sh