On Thu, Mar 24, 2011 at 09:20:39AM -0400, Gaetan Nadon wrote:
> On Wed, 2011-03-23 at 23:29 -0400, Matt Turner wrote:
> > Fixes: http://bugs.gentoo.org/show_bug.cgi?id=360227
> > 
> > Problem is easily seen during compile:
> >     -DDFLT_XKB_CONFIG_ROOT='""/usr/share/X11/xkb""'
> 
> This is what I get on Ubuntu before the patch:
> 
>     -DDFLT_XKB_CONFIG_ROOT=\"/home/nadon/xorg/src/share/X11/xkb\"
> 
> Is this a platform difference?
> 
> With the patch I get:
> 
>         -DDFLT_XKB_CONFIG_ROOT='/home/nadon/xorg/src/share/X11/xkb'

Why not just use xserver's AC_DEFINE_PATH macro rather than buggering
around with the command line?

Cheers,
Daniel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to