From: Rafael L. <rla...@us...> - 2003-02-24 17:40:10
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv31183/src Modified Files: plfreetype.c Log Message: Added "#define FT_Data _FT_Data_" to this files, otherwise they won't compile with freetype6. It seems that the FreeType library already defines the symbol FT_Data. |