diff options
author | Glenn Morris <rgm@gnu.org> | 2011-05-24 01:04:27 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-05-24 01:04:27 -0700 |
commit | 613e2ff46b15aa26ef2cf1ad870fbf0ffc318a23 (patch) | |
tree | c7913ed32b6cbe101ee04a99e5133ac862227556 /ChangeLog | |
parent | 8c000506d1216c3282802409300701443977e5e4 (diff) | |
download | emacs-613e2ff46b15aa26ef2cf1ad870fbf0ffc318a23.tar.gz |
* Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index af6589db913..b9dbb2dcfcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-05-24 Glenn Morris <rgm@gnu.org> + * Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes. + * configure.in (OPT_MAKEFILES_IN): Remove. (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES. (SUBDIR_MAKEFILES_IN): New output variable. |