diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
| @@ -1,3 +1,19 @@ | |||
| 1 | 2013-09-09 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * configure.ac (LDFLAGS_NOCOMBRELOC): New variable. | ||
| 4 | (LDFLAGS): Move nocombreloc option from here... | ||
| 5 | (LD_SWITCH_SYSTEM_TEMACS): ... to here. | ||
| 6 | |||
| 7 | 2013-09-08 Glenn Morris <rgm@gnu.org> | ||
| 8 | |||
| 9 | * configure.ac (--without-compress-install): | ||
| 10 | Rename from --without-compress-info. (Bug#9789) | ||
| 11 | (GZIP_INFO): Remove. | ||
| 12 | (GZIP_PROG): Allow --without-compress-install to disable it. | ||
| 13 | * Makefile.in (GZIP_INFO): Remove all references. | ||
| 14 | |||
| 15 | * info/dir: Tweak emacs-gnutls entry. | ||
| 16 | |||
| 1 | 2013-09-07 Paul Eggert <eggert@cs.ucla.edu> | 17 | 2013-09-07 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 18 | ||
| 3 | Port --without-x --enable-gcc-warnings to Fedora 19. | 19 | Port --without-x --enable-gcc-warnings to Fedora 19. |