Changing fonts configure.ac

Dan Nicholson dbn.lists at gmail.com
Fri Sep 1 10:24:18 PDT 2006


On 9/1/06, Kristian Høgsberg <krh at bitplanet.net> wrote:

> +       [FONT_PREFIX="$(pkg-config --variable=fontdir) fontutil"])

I think the fontutil module name actually needs to be in the command
substitution. :)

FONT_PREFIX="$(pkg-config --variable=fontdir fontutil)"

--
Dan



More information about the xorg mailing list