Glynn wrote:
> It looks like you need
> --with-freetype-includes=/usr/local/include/freetype2
>
> The configure script (intentionally) won't attempt to
> figure this out for itself.
now that `freetype-config --cflags` is widespread, maybe we should
take advantage of that, if present.
Hamish