]> git.eshelyaron.com Git - emacs.git/commit
Fix MS-Windows compilation of Gnulib with old versions of MinGW
authorEli Zaretskii <eliz@gnu.org>
Tue, 15 Sep 2020 15:09:03 +0000 (18:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 15 Sep 2020 15:09:03 +0000 (18:09 +0300)
commit9d5b675f2c2d20a6d0da58038235a9982f620915
treee2c1da58d058baff7fbe3308fcd216ff5f990cc4
parentffe893114f4581e34005ea7d7c6bf04975c0dc7f
Fix MS-Windows compilation of Gnulib with old versions of MinGW

* nt/inc/ms-w32.h (_WIN32_WINNT_WIN2K, _WIN32_WINNT_WINXP)
(_WIN32_WINNT_WS03, _WIN32_WINNT_VISTA, _WIN32_WINNT_WIN7,
_WIN32_WINNT_WIN8, _WIN32_WINNT_WINBLUE, _WIN32_WINNT_WIN10)
[__MINGW32__]: Define if any of these is not defined.  Reported by
martin rudalics <rudalics@gmx.at>.
nt/inc/ms-w32.h