diff options
| author | Glenn Morris | 2007-06-20 07:55:41 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-06-20 07:55:41 +0000 |
| commit | 9d3cc9b2b54142f42b0a9c68532d8c9a2b3d4fc8 (patch) | |
| tree | cd17ee776f8ff1f88bd0e11963dcccbf4a9848ca | |
| parent | 5b8ffa1192dbb9c8e3405d65f3e06190bb86620f (diff) | |
| download | emacs-9d3cc9b2b54142f42b0a9c68532d8c9a2b3d4fc8.tar.gz emacs-9d3cc9b2b54142f42b0a9c68532d8c9a2b3d4fc8.zip | |
configure prefers libgif over libungif.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -28,8 +28,8 @@ so we will look at it and add it to the manual. | |||
| 28 | 28 | ||
| 29 | ** The default X toolkit is now Gtk+, rather than Lucid. | 29 | ** The default X toolkit is now Gtk+, rather than Lucid. |
| 30 | 30 | ||
| 31 | ** configure now checks for libgif (as well as libungif) when | 31 | ** configure now checks for libgif before libungif when searching for |
| 32 | searching for a GIF library. | 32 | a GIF library. |
| 33 | 33 | ||
| 34 | 34 | ||
| 35 | * Changes in Emacs 23.1 | 35 | * Changes in Emacs 23.1 |