commit | 9b92240af4a8f7a3050c13adec367cf48e9ce063 | [log] [tgz] |
---|---|---|
author | Karl Berry <karl@freefriends.org> | Wed Jun 25 14:16:03 2025 -0700 |
committer | Karl Berry <karl@freefriends.org> | Wed Jun 25 14:16:03 2025 -0700 |
tree | c4875d3158139ee2a7fc39b04635e68758044042 | |
parent | 1f4ff701965df6bffc4dc116a398622be5a3a93e [diff] |
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.