Define the size of dumped data for MS-Windows locally on w32heap.c.
authorEli Zaretskii <eliz@gnu.org>
Tue, 3 Jun 2014 07:28:07 +0000 (10:28 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 3 Jun 2014 07:28:07 +0000 (10:28 +0300)
commit89b362029282eff2b709e3a64e8e4ec3bc673676
tree8e76bb48f6720e0be50d0fa33054081c5be5d631
parent0031c9530d24fb25d8bdcadaf7457b7dee51da0c
Define the size of dumped data for MS-Windows locally on w32heap.c.

 configure.ac (C_HEAP_SWITCH): Remove.

 src/w32heap.c (DUMPED_HEAP_SIZE): Move from w32heap.h.  Don't use
 HEAPSIZE; instead, define separate values for the 32- and 64-bit
 builds.
 src/Makefile.in (C_HEAP_SWITCH): Remove.
 (ALL_CFLAGS): Don't use $(C_HEAP_SWITCH).
ChangeLog
configure.ac
src/ChangeLog
src/Makefile.in
src/w32heap.c
src/w32heap.h