aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2012-07-08 21:58:55 -0700
committerPaul Eggert2012-07-08 21:58:55 -0700
commit61a116066f7e8c58ece6aaa09aa245ff32764a02 (patch)
tree212d51c0c53f2c671148f15bcccef2b2c8262082
parent8d16df0eec002109fd5373ea870504f3632219c7 (diff)
downloademacs-61a116066f7e8c58ece6aaa09aa245ff32764a02.tar.gz
emacs-61a116066f7e8c58ece6aaa09aa245ff32764a02.zip
Mention coordinates of recent Autoconf change, thanks to Stefano Lattarini.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f776e339149..534869ce54a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
3 Rename configure.in to configure.ac (Bug#11603). 3 Rename configure.in to configure.ac (Bug#11603).
4 The name 'configure.in' has been obsolescent for quite some time, 4 The name 'configure.in' has been obsolescent for quite some time,
5 and the next release of Autoconf will generate warnings for it. 5 and the next release of Autoconf will generate warnings for it.
6 See commit 'v2.69-4-g560f16b' of 2012-05-06, "general: deprecate
7 'configure.in' as autoconf input" in the Autoconf git repository.
6 * configure.ac: Rename from configure.in. 8 * configure.ac: Rename from configure.in.
7 * INSTALL, INSTALL.BZR, README, make-dist: 9 * INSTALL, INSTALL.BZR, README, make-dist:
8 * Makefile.in (AUTOCONF_INPUTS): 10 * Makefile.in (AUTOCONF_INPUTS):