diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1,5 +1,14 @@ | |||
| 1 | 2011-12-03 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-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 | |||
| 10 | 2011-12-03 Paul Eggert <eggert@cs.ucla.edu> | ||
| 11 | |||
| 3 | * .bzrignore: Add config.cache. | 12 | * .bzrignore: Add config.cache. |
| 4 | 13 | ||
| 5 | 2011-11-27 Jan Djärv <jan.h.d@swipnet.se> | 14 | 2011-11-27 Jan Djärv <jan.h.d@swipnet.se> |