On Sat, Aug 25, 2018 at 09:04:21PM +0200, Ralf Mattes wrote:
Just ashort feedback:
on my Debian (Testing) I needed to add '-I/usr/include/freetype2' to the Makefile
of both
clxclient and aeolus.
That is what pkgconf --cflags freetype2 is supposed to do.
Could you be using an older version of freetype ? It used to have its
own config command which was removed and replaced by using pkgconf
in recent releases. This was one of the reasons to review all of
the Makefiles.
Ciao,
--
FA