Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Kristian Høgsberg
l- > >>bounces+ullysses.a.eoff=intel@lists.freedesktop.org] On Behalf Of Armin > >>K. > >>Sent: Tuesday, August 13, 2013 8:31 AM > >>To: wayland-devel@lists.freedesktop.org > >>Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen >

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Armin K.
: wayland-devel@lists.freedesktop.org Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen step On 13.8.2013 17:00, U. Artie Eoff wrote: From: "U. Artie Eoff" The option --with-cairo=[image|gl|glesv2] was added to Weston's configure and it defaults to --with-cair

RE: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Eoff, Ullysses A
> -Original Message- > From: Rob Bradford [mailto:robert.bradf...@intel.com] > Sent: Tuesday, August 13, 2013 8:38 AM > To: Eoff, Ullysses A > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen step > &

RE: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Eoff, Ullysses A
ts.freedesktop.org > Subject: Re: [PATCH web] building: add --with-cairo=gl to weston autogen step > > On 13.8.2013 17:00, U. Artie Eoff wrote: > > From: "U. Artie Eoff" > > > > The option --with-cairo=[image|gl|glesv2] was added to Weston's >

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Rob Bradford
On 13 August 2013 16:00, U. Artie Eoff wrote: > From: "U. Artie Eoff" > > The option --with-cairo=[image|gl|glesv2] was added to Weston's > configure and it defaults to --with-cairo=image. Since the > preceding instructions elude to compiling and using cairo-gl, > Weston needs to be configured t

Re: [PATCH web] building: add --with-cairo=gl to weston autogen step

2013-08-13 Thread Armin K.
On 13.8.2013 17:00, U. Artie Eoff wrote: From: "U. Artie Eoff" The option --with-cairo=[image|gl|glesv2] was added to Weston's configure and it defaults to --with-cairo=image. Since the preceding instructions elude to compiling and using cairo-gl, Weston needs to be configured to use it. No