summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-05-24 13:23:15 -0400
committerGlenn Morris <rgm@gnu.org>2011-05-24 13:23:15 -0400
commit70716b1dcadf62d61ce4b3f7279fac2aeae3bd55 (patch)
tree50eb92be67f39a6d88bfb30f9272b83b672c930a /ChangeLog
parent40e27e7f901e022e90f873e9b95ae8106a1a1bfa (diff)
downloademacs-70716b1dcadf62d61ce4b3f7279fac2aeae3bd55.tar.gz
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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2368141719..f210659cb2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-05-24 Glenn Morris <rgm@gnu.org>
+
+ * 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.
+
2011-05-24 Leo Liu <sdl.web@gmail.com>
* m4/sha1.m4: