aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2011-05-24 15:12:58 -0400
committerGlenn Morris2011-05-24 15:12:58 -0400
commitbdd556a2b38dffdd7b9867eec8113d9ba8e66ed9 (patch)
tree6ff2b0d886a47e4f0cd865fa80ea0e9287065543 /ChangeLog
parent91513f63c626f3ae01476a76115bf0099f472de9 (diff)
downloademacs-bdd556a2b38dffdd7b9867eec8113d9ba8e66ed9.tar.gz
emacs-bdd556a2b38dffdd7b9867eec8113d9ba8e66ed9.zip
* configure.in: Avoid using variables inside AC_CONFIG_FILES.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f210659cb2b..86a685d988c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
12011-05-24 Glenn Morris <rgm@gnu.org> 12011-05-24 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.in: Avoid using variables inside AC_CONFIG_FILES.
4
3 * configure.in (OPT_MAKEFILES_IN): Remove. 5 * configure.in (OPT_MAKEFILES_IN): Remove.
4 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES. 6 (SUBDIR_MAKEFILES): New variable, passed to AC_CONFIG_FILES.
5 (SUBDIR_MAKEFILES_IN): New output variable. 7 (SUBDIR_MAKEFILES_IN): New output variable.