Re: [PATCH weston] autotools: Don't use wayland-scanner.m4

2013-08-19 Thread Kristian Høgsberg
On Fri, Aug 16, 2013 at 04:16:54PM +0200, Daiki Ueno wrote: > --- > As Kristian pointed in: > > wayland-scanner.m4 is not so beneficial compared to copying a few > lines of autoconf/makefile snippets around. After this,

[PATCH weston] autotools: Don't use wayland-scanner.m4

2013-08-16 Thread Daiki Ueno
--- As Kristian pointed in: wayland-scanner.m4 is not so beneficial compared to copying a few lines of autoconf/makefile snippets around. After this, wayland-scanner.{pc,m4,mk} could be dropped from wayland. clients/Ma