diff options
| author | Glenn Morris | 2011-05-24 12:30:13 -0400 |
|---|---|---|
| committer | Glenn Morris | 2011-05-24 12:30:13 -0400 |
| commit | 5e48359541e6cb5b22c093ef1a1e8d022d8c24e4 (patch) | |
| tree | 473675bc434fa11e264b0590b53ea31a7cac4a3c /ChangeLog | |
| parent | 42d4bcc883af484a79499860121d87c4ba4e0b04 (diff) | |
| download | emacs-5e48359541e6cb5b22c093ef1a1e8d022d8c24e4.tar.gz emacs-5e48359541e6cb5b22c093ef1a1e8d022d8c24e4.zip | |
Revert 2011-05-24T08:02:58Z!rgm@gnu.org, for now at least.
Some automakes don't seem to like it (?).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
| @@ -15,12 +15,6 @@ | |||
| 15 | 15 | ||
| 16 | * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes. | 16 | * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes. |
| 17 | 17 | ||
| 18 | * configure.in (OPT_MAKEFILES_IN): Remove. | ||
| 19 | (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES. | ||
| 20 | (SUBDIR_MAKEFILES_IN): New output variable. | ||
| 21 | * Makefile.in (OPT_MAKEFILES_IN): Remove. | ||
| 22 | (SUBDIR_MAKEFILES_IN): Let configure set it. | ||
| 23 | |||
| 24 | 2011-05-24 Glenn Morris <rgm@gnu.org> | 18 | 2011-05-24 Glenn Morris <rgm@gnu.org> |
| 25 | 19 | ||
| 26 | * make-dist: Don't distribute test/. (Bug#8107) | 20 | * make-dist: Don't distribute test/. (Bug#8107) |