]> git.eshelyaron.com Git - emacs.git/commit
Unbreak build with MinGW64.
authorEli Zaretskii <eliz@gnu.org>
Thu, 21 Apr 2022 10:53:57 +0000 (13:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 21 Apr 2022 10:53:57 +0000 (13:53 +0300)
commit6b9596fff8d2f458060703eb59def27b1e59a8c9
tree66f2f46a619941b966fca1a8b1f6fa59f9ee42a8
parent8ab20cd2d9d518a85e93785d6675cd321403f7d7
Unbreak build with MinGW64.

* src/w32.c (CONSOLE_FONT_INFO): Define only when _WIN32_WINNT is
less than _WIN32_WINNT_WINXP, i.e. for building with mingw.org's
MinGW.
src/w32.c