misc/libfreetype/docs/MAKEPP
author unc0rr
Thu, 22 Sep 2011 11:44:39 +0400
changeset 5989 23407ecb1826
parent 5172 88f2e05288ba
permissions -rw-r--r--
My best guess for issue #285 is send thread being stuck at sendAll function, so I move client removing function before sendAll
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
As a special  exception, FreeType can also be  built with the 'makepp'
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
build tool, available from http://makepp.sourceforge.net.
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
Note, however. that  you will need at least version  1.19 and pass the
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
option --norc-substitution to have it work correctly.