summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-05-24 01:04:27 -0700
committerGlenn Morris <rgm@gnu.org>2011-05-24 01:04:27 -0700
commit613e2ff46b15aa26ef2cf1ad870fbf0ffc318a23 (patch)
treec7913ed32b6cbe101ee04a99e5133ac862227556 /ChangeLog
parent8c000506d1216c3282802409300701443977e5e4 (diff)
downloademacs-613e2ff46b15aa26ef2cf1ad870fbf0ffc318a23.tar.gz
* Makefile.in (TAGS, tags, check): Pass MFLAGS to sub-makes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
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.