Keith Packard wrote:
> On Thu, 17 Dec 2009 18:24:39 -0800, Alan Coopersmith
> <[email protected]> wrote:
>
>
>> - [DEFAULT_FONT_PATH='catalogue:$(sysconfdir)/X11/fontpath.d'],
>> + [DEFAULT_FONT_PATH='catalogue:${sysconfdir}/X11/fontpath.d'],
>
> A classic confusion between make and shell syntax.
Which works in other cases where the variable is single quoted to pass the
variable through to be expanded in the Makefile, but since this variable is
evaluated again later in the configure script and passed as a define in the
*-config.h files, that can't work for this one.
--
-Alan Coopersmith- [email protected]
Sun Microsystems, Inc. - X Window System Engineering
_______________________________________________
xorg-devel mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-devel