CVS update by vins xemacsweb/Download ...

[email protected] 13 Oct 2009 01:50:15 -0000
Newsgroups gmane.emacs.xemacs.cvs
Message-ID <[email protected]>
  User: vins    
  Date: 09/10/13 03:50:15

  Modified:    xemacsweb/Download ChangeLog optLibs.content
Log:
Added giflib to optional libs

Revision  Changes    Path
1.198     +4 -0      XEmacs/xemacsweb/Download/ChangeLog

Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -p -r1.197 -r1.198
--- ChangeLog	2008/07/04 06:58:05	1.197
+++ ChangeLog	2009/10/13 01:50:14	1.198
@@ -1,3 +1,7 @@
+2009-10-12  Vin Shelton  <[email protected]>
+
+	* optLibs.content: Added giflib.
+
 2008-07-03  Stephen J. Turnbull  <[email protected]>
 
 	* how-to-mirror-web.content: Update tracker URL.



1.39      +7 -0      XEmacs/xemacsweb/Download/optLibs.content

Index: optLibs.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/optLibs.content,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- optLibs.content	2007/08/24 20:31:14	1.38
+++ optLibs.content	2009/10/13 01:50:15	1.39
@@ -119,6 +119,13 @@ Ben Wing
     configure flag: <tt>--with-jpeg</tt></p>
 
   <p>
+    The <strong>GIF</strong> image format library
+    (useful when building XEmacs)<br />
+    <a href="http://downloads.sourceforge.net/giflib/giflib-4.1.6.tar.gz">giflib-4.1.6.tar.gz</a><br />
+    <a href="http://sourceforge.net/projects/giflib/">http://sourceforge.net/projects/giflib/</a><br />
+    configure flag: <tt>--with-gif</tt></p>
+
+  <p>
     The <strong>TIFF</strong> image format library
     (not especially important when building XEmacs)<br />
     <a href="http://ftp.xemacs.org/pub/xemacs/aux/tiff-3.7.3.tar.gz">tiff-3.7.3.tar.gz</a><br />