diff nt/ChangeLog @ 4711:985886265686

Updates for external GIF support on Windows
author Vin Shelton <acs@xemacs.org>
date Tue, 06 Oct 2009 22:39:30 -0400
parents 1cecc3e9f0a0
children 80d74fed5399
line wrap: on
line diff
--- a/nt/ChangeLog	Mon Oct 05 13:07:34 2009 -0600
+++ b/nt/ChangeLog	Tue Oct 06 22:39:30 2009 -0400
@@ -1,3 +1,9 @@
+2009-10-06  Vin Shelton  <acs@xemacs.org>
+
+	* xemacs.mak: For giflib, the include files are found in
+		      $(GIF_DIR)\include and the library is named
+		      giflib.lib.
+
 2009-10-05  Jerry James  <james@xemacs.org>
 
 	* config.inc.samp: Add GIF_DIR for external GIF support.