aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4d2766a722c..5051bc15f57 100644
--- a/INSTALL
+++ b/INSTALL
@@ -184,6 +184,8 @@ can be found:
184 . libtiff for TIFF: http://www.libtiff.org/ 184 . libtiff for TIFF: http://www.libtiff.org/
185 . libungif for GIF: 185 . libungif for GIF:
186 http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml 186 http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
187 Ensure you get version 4.1.0b1 or higher of libungif -- a bug in
188 4.1.0 can crash Emacs.
187 189
188Emacs will configure itself to build with these libraries if the 190Emacs will configure itself to build with these libraries if the
189`configure' script finds them on your system, unless you supply the 191`configure' script finds them on your system, unless you supply the