diff options
| author | Gerd Moellmann | 2000-11-21 16:47:35 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-11-21 16:47:35 +0000 |
| commit | 3c64f287fbe3dbf24f0e8707eb86dbd50797ca19 (patch) | |
| tree | 180e81d77128f449a61fcfac60e89f2f60fe6677 /ChangeLog | |
| parent | 56b8eef5a07bba395b086189b2b9adc5fcaa85ce (diff) | |
| download | emacs-3c64f287fbe3dbf24f0e8707eb86dbd50797ca19.tar.gz emacs-3c64f287fbe3dbf24f0e8707eb86dbd50797ca19.zip | |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-11-21 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (install-arch-indep): Also install info/eshell* | ||
| 4 | and info/speedbar*. | ||
| 5 | |||
| 3 | * configure.in (HAVE_PNG): Check for the presence of | 6 | * configure.in (HAVE_PNG): Check for the presence of |
| 4 | png_get_channels to rule out older PNG libs. | 7 | png_get_channels to rule out older PNG libs. |
| 5 | 8 | ||