aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2007-06-12 08:13:57 +0000
committerGlenn Morris2007-06-12 08:13:57 +0000
commit47d1e061e766523d4104f7c413e4a15d70b0e638 (patch)
treed470d96f008508251f157de442c7b9e112b7ea95 /src
parentc8791c6a508cfe45dda766c2f3b9e1dbb314fc4e (diff)
downloademacs-47d1e061e766523d4104f7c413e4a15d70b0e638.tar.gz
emacs-47d1e061e766523d4104f7c413e4a15d70b0e638.zip
(HAVE_GIF): If -lungif fails, try -lgif.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0c23f57099e..26b07eb45e8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-06-12 Glenn Morris <rgm@gnu.org>
2
3 * config.in (HAVE_GIF): Doc fix.
4 (LIBGIF): New (already used by Makefile.in).
5
12007-06-11 Stefan Monnier <monnier@iro.umontreal.ca> 62007-06-11 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * term.c: Include intervals.h to declare Fget_text_property. 8 * term.c: Include intervals.h to declare Fget_text_property.