aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-12-03 12:28:21 -0800
committerPaul Eggert2011-12-03 12:28:21 -0800
commit4eec8d6f4cdb0ab3254a82cc0e82fb4a73fef46e (patch)
treeb43acc4bd98045514d66cdf1e7b8400b4f5e63e0 /ChangeLog
parent1350a3cc86b014b29c73e1eef5846223af08d2a8 (diff)
downloademacs-4eec8d6f4cdb0ab3254a82cc0e82fb4a73fef46e.tar.gz
emacs-4eec8d6f4cdb0ab3254a82cc0e82fb4a73fef46e.zip
* INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf66c4bf24a..fe4b74535ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
12011-12-03 Paul Eggert <eggert@cs.ucla.edu> 12011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
4
3 Propagate configure flags to sub-configures. 5 Propagate configure flags to sub-configures.
4 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS): 6 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
5 New macros. 7 New macros.