aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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):