On Fri, Jun 19, 2015 at 10:27:33AM +1000, Peter Hutterer wrote:
> On Thu, Jun 18, 2015 at 05:47:22PM -0500, Derek Foreman wrote:
> > This splits the bulk of libwayland-util into libwayland-private.
> >
> > libwayland-util (which is just wayland-util.c) is for use with the scanner.
> >
> > libwayl
On Thu, Jun 18, 2015 at 05:47:22PM -0500, Derek Foreman wrote:
> This splits the bulk of libwayland-util into libwayland-private.
>
> libwayland-util (which is just wayland-util.c) is for use with the scanner.
>
> libwayland-private is everything else.
>
> Most things will want to link both libs
This splits the bulk of libwayland-util into libwayland-private.
libwayland-util (which is just wayland-util.c) is for use with the scanner.
libwayland-private is everything else.
Most things will want to link both libs.
Signed-off-by: Derek Foreman
---
Makefile.am | 12 +++-
1 file c