aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2011-12-28 04:12:56 +0100
committerJoakim Verona2011-12-28 04:12:56 +0100
commitbb29f044aa967831cd664c54eba0de0c701436ce (patch)
tree1398cc9780bbae0fdad071a3a3765a571c3f6d7b /ChangeLog
parent3c935a7e996701244d166f684119f0ff97e25496 (diff)
parent5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff)
downloademacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz
emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip
upstream i think
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 25 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0232a3f8415..fe4b74535ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
12011-12-03 Paul Eggert <eggert@cs.ucla.edu>
2
3 * INSTALL.BZR: Mention configure -C, --disable-maintainer-mode.
4
5 Propagate configure flags to sub-configures.
6 * Makefile.in (cache_file, MAINTAINER_MODE_FLAG, CONFIGUREFLAGS):
7 New macros.
8 (config.status, bootstrap): Use them to propagate configure flags
9 to sub-configures.
10 * configure.in (cache_file): AC_SUBST this, for Makefile.in.
11
122011-12-03 Paul Eggert <eggert@cs.ucla.edu>
13
14 * .bzrignore: Add config.cache.
15
162011-11-27 Jan Djärv <jan.h.d@swipnet.se>
17
18 * configure.in: Check for gtk_window_set_has_resize_grip.
19
202011-11-24 Juanma Barranquero <lekktu@gmail.com>
21
22 * configure.in (HAVE_XPM): Fix typo.
23
12011-11-22 Glenn Morris <rgm@gnu.org> 242011-11-22 Glenn Morris <rgm@gnu.org>
2 25
3 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can 26 * configure.in (EMACSDATA, EMACSDOC): If set, print, since they can
@@ -1434,7 +1457,7 @@
1434 1457
14352010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> 14582010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
1436 1459
1437 * configure.in: Remove the BROKEN annotation from gnutls. 1460 * configure.in: Remove the BROKEN annotation from GnuTLS.
1438 1461
14392010-10-22 Glenn Morris <rgm@gnu.org> 14622010-10-22 Glenn Morris <rgm@gnu.org>
1440 1463
@@ -1517,7 +1540,7 @@
15172010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org> 15402010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1518 1541
1519 * configure.in (HAVE_GNUTLS): Don't break if we don't have the 1542 * configure.in (HAVE_GNUTLS): Don't break if we don't have the
1520 gnutls libraries. 1543 GnuTLS libraries.
1521 1544
15222010-09-26 Teodor Zlatanov <tzz@lifelogs.com> 15452010-09-26 Teodor Zlatanov <tzz@lifelogs.com>
1523 1546