diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-08-11 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Add --with-zlib to 'configure'. | ||
| 4 | * configure.ac: Add --with-zlib option to 'configure', so that Emacs | ||
| 5 | can be built without zlib. Don't assume that -lz is needed on | ||
| 6 | non-PNG hosts. Mention zlib configuration status in 'configure' output. | ||
| 7 | |||
| 1 | 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | 8 | 2013-08-11 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 9 | ||
| 3 | * configure.ac: Test for zlib. | 10 | * configure.ac: Test for zlib. |