On Mon, Nov 9, 2015 at 2:43 AM, Brendan Desmond <bren...@gmail.com> wrote:
> On 2015-11-09, Hiltjo Posthuma wrote:
>
> Hi Hiltjo, I noticed that in the latest release tarball from the Suckless
> web
> site, the line referring to $FREETYPEINC for OpenBSD in config.mk is
> uncommented, like so:
>
> # freetype
> FREETYPELIBS = -lfontconfig -lXft
> FREETYPEINC = /usr/include/freetype2
> # OpenBSD (uncomment)
> FREETYPEINC = ${X11INC}/freetype2
>
> Whereas in a recent git pull (from about 30 minutes ago), it is commented
> out
> by default. Of course commenting it out fixes compilation errors in Linux,
> but
> is this intended in release?
>

Definitely not intended. I ran make dist on OpenBSD (with a changed config.mk).

I will fix it this evening, thanks for reporting it, sorry for the mess! :)

Kind regards,
Hiltjo

Reply via email to