]> git.wh0rd.org - fontconfig.git/commit - configure.in
Patrick Lam <plam@mit.edu>
authorPatrick Lam <plam@MIT.EDU>
Fri, 7 Apr 2006 04:42:32 +0000 (04:42 +0000)
committerPatrick Lam <plam@MIT.EDU>
Fri, 7 Apr 2006 04:42:32 +0000 (04:42 +0000)
commitd6217cc6bcce0768ce1e01c077e90967ff91db5a
tree3ba3a06df1daedfcbfe147af8dd93f00838c6de0
parent3a342c5a6ca6c27fdddf0c669392b7ab1d6e3f7e
Patrick Lam <plam@mit.edu>
Make fontconfig compile under MinGW:
1) remove unneeded #includes;
2) make use of mmap and sysconf conditional;
3) replace rand_r by srand/rand if needed;
4) use chsize instead of ftruncate; and
5) update libtool exports file
ChangeLog
configure.in
fc-cache/fc-cache.c
fc-cat/fc-cat.c
src/fccache.c
src/fcfreetype.c
src/fontconfig.def.in