summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2014-11-14 21:44:03 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2014-11-14 21:47:30 +0100
commita6a43d654a5f2a139c69f75f6d46383bf58b3a77 (patch)
treee6c002645066a3ea43cfad203a32080eaee84598 /ChangeLog
parentdc7a3ba28b49fe67e469931bc9e66ea1b71fc4d3 (diff)
downloademacs-a6a43d654a5f2a139c69f75f6d46383bf58b3a77.tar.gz
Don't rerun configure if lisp/version.el changes
lisp/version.el is no longer the authority for emacs-version. * Makefile.in (config.status): Don't depend on ${srcdir}/lisp/version.el.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c11ebea31df..6d8543c7884 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-14 Andreas Schwab <schwab@linux-m68k.org>
+
+ * Makefile.in (config.status): Don't depend on
+ ${srcdir}/lisp/version.el.
+
2014-11-14 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib.