diff options
| author | Paul Eggert | 2012-07-08 21:58:55 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-07-08 21:58:55 -0700 |
| commit | 61a116066f7e8c58ece6aaa09aa245ff32764a02 (patch) | |
| tree | 212d51c0c53f2c671148f15bcccef2b2c8262082 | |
| parent | 8d16df0eec002109fd5373ea870504f3632219c7 (diff) | |
| download | emacs-61a116066f7e8c58ece6aaa09aa245ff32764a02.tar.gz emacs-61a116066f7e8c58ece6aaa09aa245ff32764a02.zip | |
Mention coordinates of recent Autoconf change, thanks to Stefano Lattarini.
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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): |