I have installed freetype2.5.5, but fontconfig's latest git repository will not find it. I get the following error:
./configure: line 14023: syntax error near unexpected toke 'FREETYPE,'
./configure: line 14023: 'PKG_CHECK_MODULES (FREETYPE, freetype2)'
Could you advise me in what to do? I could change its configure file to point to freetype, but I don't know which configure file to edit. Thanks.