diff options
| author | Glenn Morris | 2011-05-24 13:23:15 -0400 |
|---|---|---|
| committer | Glenn Morris | 2011-05-24 13:23:15 -0400 |
| commit | 70716b1dcadf62d61ce4b3f7279fac2aeae3bd55 (patch) | |
| tree | 50eb92be67f39a6d88bfb30f9272b83b672c930a /ChangeLog | |
| parent | 40e27e7f901e022e90f873e9b95ae8106a1a1bfa (diff) | |
| download | emacs-70716b1dcadf62d61ce4b3f7279fac2aeae3bd55.tar.gz emacs-70716b1dcadf62d61ce4b3f7279fac2aeae3bd55.zip | |
Reimplement trunk 2011-05-24T08:02:58Z!rgm@gnu.org in a way visible to automake.
* configure.in (OPT_MAKEFILES_IN): Remove.
(SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
(SUBDIR_MAKEFILES_IN): New output variable.
* Makefile.in (OPT_MAKEFILES_IN): Remove.
(SUBDIR_MAKEFILES_IN): Let configure set it.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | 2011-05-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.in (OPT_MAKEFILES_IN): Remove. | ||
| 4 | (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES. | ||
| 5 | (SUBDIR_MAKEFILES_IN): New output variable. | ||
| 6 | * Makefile.in (OPT_MAKEFILES_IN): Remove. | ||
| 7 | (SUBDIR_MAKEFILES_IN): Let configure set it. | ||
| 8 | |||
| 1 | 2011-05-24 Leo Liu <sdl.web@gmail.com> | 9 | 2011-05-24 Leo Liu <sdl.web@gmail.com> |
| 2 | 10 | ||
| 3 | * m4/sha1.m4: | 11 | * m4/sha1.m4: |