Bug 591511 – hb-blob.c does not compile using mingw on windows
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 12 Aug 2009 23:36:29 +0000 (19:36 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 12 Aug 2009 23:36:29 +0000 (19:36 -0400)
commit7380a171e933b8690146d2976caf0c5abafbed91
tree6f47ff28808fcd197b7f937a010a4dae27167c88
parent2059465b5d9440126d99a78aae7f785d89572194
Bug 591511 – hb-blob.c does not compile using mingw on windows

Only call mprotect() when available.  For optimal performance, a win32
way to make memory writeable needs to be added.
configure.in
pango/opentype/hb-blob.c