diff src/ChangeLog @ 5730:4521c9dc64f6

Fix native windows build which sources an unmodified config.h.in
author Vin Shelton <acs@xemacs.org>
date Tue, 12 Mar 2013 17:14:44 -0400
parents f7abcda06b1b
children 02d0124c6314
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 08 13:43:06 2013 -0700
+++ b/src/ChangeLog	Tue Mar 12 17:14:44 2013 -0400
@@ -1,3 +1,7 @@
+2013-03-11  Vin Shelton  <acs@xemacs.org>
+
+	* config.h.in: Move large file support outside WIN32_NO_CONFIGURE block.
+
 2013-03-07  Jerry James  <james@xemacs.org>
 
 	* array.c (stack_like_malloc): Define only if WIN32_ANY.