]> git.eshelyaron.com Git - emacs.git/commitdiff
Recommend giflib, not libungif.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 16:13:34 +0000 (16:13 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 16:13:34 +0000 (16:13 +0000)
ChangeLog
INSTALL

index 63ec131c45b569cab820b6cf1b5f8e865472cdfd..85d4b45b7157867d8cbdfee1c57dc5d6cf4e42bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-02-05  Ulrich Mueller  <ulm@gentoo.org>  (tiny change)
+
+       * INSTALL: Recommend giflib, not libungif.
+
 2008-01-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
        * configure.in (xtensa): Match more configurations.
@@ -16,7 +20,7 @@
 
        * configure.in: Add support for gnu-kfreebsd.
 
-2007-09-16  Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
+2007-09-16  Peter O'Gorman  <bug-gnu-emacs@mlists.thewrittenword.com>  (tiny change)
 
        * configure.in: Don't use -lpthread on HP-UX.
 
@@ -49,8 +53,7 @@
 
 2007-04-19  Glenn Morris  <rgm@gnu.org>
 
-       * configure.in: Signal error if Xaw libs are missing in a Lucid
-       build.
+       * configure.in: Signal error if Xaw libs are missing in a Lucid build.
 
 2007-04-18  Glenn Morris  <rgm@gnu.org>
 
 
 2003-04-28  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
-       * configure.in:  Undo last (RMS') change, as it is useless, per
+       * configure.in: Undo last (RMS') change, as it is useless, per
        Dave Love.
 
 2003-04-08  Richard M. Stallman  <rms@gnu.org>
 
 2002-10-30  Dave Love  <fx@gnu.org>
 
-       * configure.in:  Require autoconf 2.53.  Test for pty.h,
+       * configure.in: Require autoconf 2.53.  Test for pty.h,
        sys/mman.h, sys/param.h, mremap, memmove.
        (AH_BOTTOM): Maybe include strings.h.  Add local variables for mode.
        (AC_PROG_YACC): Delete.
 
 1997-04-09  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>
 
-       * configure.in (doug_lea_malloc):  First check for SYSTEM_MALLOC,
+       * configure.in (doug_lea_malloc): First check for SYSTEM_MALLOC,
        in case it is desirable to disable the GNU malloc features with glibc.
 
 1997-04-08  Marcus G. Daniels  <marcus@cathcart.sysc.pdx.edu>
diff --git a/INSTALL b/INSTALL
index 1ab1cc3da907efed523455008c394c3b306486bd..40831136ad9ed322c68d612aacb7c1b88c96e5f2 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -139,10 +139,7 @@ can be found:
                       Get version 6b -- 6a is reported to fail in
                       Emacs.
   . libtiff for TIFF: http://www.libtiff.org/
-  . libungif for GIF:
-      http://sourceforge.net/projects/libungif
-      Ensure you get version 4.1.0b1 or higher of libungif -- a bug in
-      4.1.0 can crash Emacs.
+  . libgif for GIF:   http://sourceforge.net/projects/giflib/
 
 Emacs will configure itself to build with these libraries if the
 `configure' script finds them on your system, unless you supply the