Re: [PATCH libxkbcommon 2/2] README: Add basic build directions

2016-09-16 Thread Bryce Harrington
On Fri, Sep 16, 2016 at 09:35:09AM +0300, Ran Benita wrote: > On Thu, Sep 15, 2016 at 02:31:55PM -0700, Bryce Harrington wrote: > > In particular, highlight the use of configure flags to control locating > > X11 keyboard stuff when building for Wayland. > > > > Of particular note, if the locale ro

Re: [PATCH libxkbcommon 2/2] README: Add basic build directions

2016-09-15 Thread Ran Benita
On Thu, Sep 15, 2016 at 02:31:55PM -0700, Bryce Harrington wrote: > In particular, highlight the use of configure flags to control locating > X11 keyboard stuff when building for Wayland. > > Of particular note, if the locale root is not specified, then xkbcommon > will look for them under $prefix

[PATCH libxkbcommon 2/2] README: Add basic build directions

2016-09-15 Thread Bryce Harrington
In particular, highlight the use of configure flags to control locating X11 keyboard stuff when building for Wayland. Of particular note, if the locale root is not specified, then xkbcommon will look for them under $prefix (i.e. /usr/local/share/X11/locale). But unless the user has specifically in