Fix bug #18699 with startup aborts of 32-bit MinGW64 build.
commit2b882ee7556d07f874e3fcf51939604d6dd20197
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)
tree46e37e33a5fbda60aed0921bfe3df8184cdca5bc
parent07bcae0d0b5c2ca39c143a99831a3eb3c8c33fa1
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