Re: [Mesa-dev] [PATCH 2/8] vulkan: autotools: build Wayland part conditionally

2018-03-20 Thread Juan A. Suarez Romero
On Tue, 2018-03-20 at 13:58 +, Eric Engestrom wrote: > On Monday, 2018-03-19 18:49:05 +0100, Juan A. Suarez Romero wrote: > > Build vulkan/wsi/wayland if Wayland platform is enabled. > > > > CC: Daniel Stone > > Fixes: bfa22266cd4d ("vulkan/wsi/wayland: Add support for zwp_dmabuf") > > Bugzil

Re: [Mesa-dev] [PATCH 2/8] vulkan: autotools: build Wayland part conditionally

2018-03-20 Thread Eric Engestrom
On Monday, 2018-03-19 18:49:05 +0100, Juan A. Suarez Romero wrote: > Build vulkan/wsi/wayland if Wayland platform is enabled. > > CC: Daniel Stone > Fixes: bfa22266cd4d ("vulkan/wsi/wayland: Add support for zwp_dmabuf") > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105211 > --- > conf

[Mesa-dev] [PATCH 2/8] vulkan: autotools: build Wayland part conditionally

2018-03-19 Thread Juan A. Suarez Romero
Build vulkan/wsi/wayland if Wayland platform is enabled. CC: Daniel Stone Fixes: bfa22266cd4d ("vulkan/wsi/wayland: Add support for zwp_dmabuf") Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105211 --- configure.ac | 7 +-- src/vulkan/Makefile.am | 4 2 files changed,