comparison 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
comparison
equal deleted inserted replaced
5729:f7abcda06b1b 5730:4521c9dc64f6
1 2013-03-11 Vin Shelton <acs@xemacs.org>
2
3 * config.h.in: Move large file support outside WIN32_NO_CONFIGURE block.
4
1 2013-03-07 Jerry James <james@xemacs.org> 5 2013-03-07 Jerry James <james@xemacs.org>
2 6
3 * array.c (stack_like_malloc): Define only if WIN32_ANY. 7 * array.c (stack_like_malloc): Define only if WIN32_ANY.
4 (stack_like_free): Ditto. 8 (stack_like_free): Ditto.
5 * array.h: Ditto. 9 * array.h: Ditto.