]> code.delx.au - gnu-emacs/commit
Avoid unnecessary bumping of Makefile.in's timestamp.
authorGlenn Morris <rgm@gnu.org>
Thu, 7 May 2015 01:58:58 +0000 (21:58 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 7 May 2015 01:58:58 +0000 (21:58 -0400)
commitadb69ddff05ce770261e03d249f2e31e75c098af
tree9723ce635e48b1da50b710c88cd4aded816b59a6
parent09b872dff4242964daca072472ddfc1dd47cbbc1
Avoid unnecessary bumping of Makefile.in's timestamp.

* Makefile.in (gen_origin): Move to gitlog-to-emacslog.
(emacslog): New variable.
(ChangeLog): Use $emacslog.  Don't pass $gen_origin.
(unchanged-history-files): Use $emacslog rather than Makefile.in.
(change-history-nocommit): Store hash in $emacslog.
* build-aux/gitlog-to-emacslog (gen_origin): Move default here.
* admin/update_autogen (changelog_files): Update for the above.
Makefile.in
admin/update_autogen
build-aux/gitlog-to-emacslog