diff options
| author | Joakim Verona | 2011-12-28 04:12:56 +0100 |
|---|---|---|
| committer | Joakim Verona | 2011-12-28 04:12:56 +0100 |
| commit | bb29f044aa967831cd664c54eba0de0c701436ce (patch) | |
| tree | 1398cc9780bbae0fdad071a3a3765a571c3f6d7b /ChangeLog | |
| parent | 3c935a7e996701244d166f684119f0ff97e25496 (diff) | |
| parent | 5e605a2e528955721fc6f2bd7b9f174c15075fb1 (diff) | |
| download | emacs-bb29f044aa967831cd664c54eba0de0c701436ce.tar.gz emacs-bb29f044aa967831cd664c54eba0de0c701436ce.zip | |
upstream i think
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 27 |
1 files changed, 25 insertions, 2 deletions
| @@ -1,3 +1,26 @@ | |||
| 1 | 2011-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 | |||
| 12 | 2011-12-03 Paul Eggert <eggert@cs.ucla.edu> | ||
| 13 | |||
| 14 | * .bzrignore: Add config.cache. | ||
| 15 | |||
| 16 | 2011-11-27 Jan Djärv <jan.h.d@swipnet.se> | ||
| 17 | |||
| 18 | * configure.in: Check for gtk_window_set_has_resize_grip. | ||
| 19 | |||
| 20 | 2011-11-24 Juanma Barranquero <lekktu@gmail.com> | ||
| 21 | |||
| 22 | * configure.in (HAVE_XPM): Fix typo. | ||
| 23 | |||
| 1 | 2011-11-22 Glenn Morris <rgm@gnu.org> | 24 | 2011-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 | ||
| 1435 | 2010-10-24 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1458 | 2010-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 | ||
| 1439 | 2010-10-22 Glenn Morris <rgm@gnu.org> | 1462 | 2010-10-22 Glenn Morris <rgm@gnu.org> |
| 1440 | 1463 | ||
| @@ -1517,7 +1540,7 @@ | |||
| 1517 | 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1540 | 2010-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 | ||
| 1522 | 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com> | 1545 | 2010-09-26 Teodor Zlatanov <tzz@lifelogs.com> |
| 1523 | 1546 | ||