aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b7deb4e4dde..2d17eedd518 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
12011-12-03 Paul Eggert <eggert@cs.ucla.edu> 12011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Propagate configure flags to sub-configures.
4 * Makefile.in (cache_file, ENABLE_MAINTAINER_MODE, CONFIGUREFLAGS):
5 New macros.
6 (config.status, bootstrap): Use them to propagate configure flags
7 to sub-configures.
8 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
9
102011-12-03 Paul Eggert <eggert@cs.ucla.edu>
11
3 * .bzrignore: Add config.cache. 12 * .bzrignore: Add config.cache.
4 13
52011-11-27 Jan Djärv <jan.h.d@swipnet.se> 142011-11-27 Jan Djärv <jan.h.d@swipnet.se>