]> git.wh0rd.org - fontconfig.git/commit
Fix MinGW compilation
authorTor Lillqvist <tml@iki.fi>
Thu, 13 Aug 2009 21:02:59 +0000 (00:02 +0300)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 13 Aug 2009 22:13:04 +0000 (18:13 -0400)
commita1b6e34a9a17a4a675bdc993aa465b92d7122376
treee0ce12c6dbd982105d9b137b163de2428d117136
parent161620108bbb4e70f2817481e4d5bc26772fe67e
Fix MinGW compilation

Need to define _WIN32_WINNT as 0x0500 to get declaration for
GetSystemWindowsDirectory().
src/fcxml.c