Re: [dev] [dwm] 6.1 release
On 2015-11-09, Hiltjo Posthuma wrote:
>Build improvements:
> - config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler to override
>(ports and *BSDs).
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?
-bsd
Received on Mon Nov 09 2015 - 02:43:44 CET
This archive was generated by hypermail 2.3.0
: Mon Nov 09 2015 - 02:48:08 CET