Fix bug #18699 with startup aborts of 32-bit MinGW64 build.
commite31ed9a49048c5aa87146ef2d07c215b6f505c10
authorEli Zaretskii <eliz@gnu.org>
Mon, 13 Oct 2014 12:44:03 +0000 (13 15:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 13 Oct 2014 12:44:03 +0000 (13 15:44 +0300)
tree2ee62579e064e3cdd42f367d14c48864d7be167e
parent806a229e6fe5b251ceab030b95509419de5fe180
Fix bug #18699 with startup aborts of 32-bit MinGW64 build.

 src/w32term.h (ALIGN_STACK): Use _WIN64, not _W64, to distinguish
 between 32-bit and 64-bit MinGW builds.
src/ChangeLog
src/w32term.h