[Libva] [PATCH v2 2/2] Fix error caused by 'make distclean' with wayland disabled

Emil Velikov emil.l.velikov at gmail.com
Fri Dec 11 05:36:30 PST 2015


On 11 December 2015 at 02:44, Xiang, Haihao <haihao.xiang at intel.com> wrote:
> This is based on Mesa's 426a23af147720ae3b89995ffee792a29e8ae2db.
>
> v2: cleanup va/wayland/Makefile.am and nuke va/wayland/protocol/Makefile.am (Emil)
>
> Cc: Emil Velikov <emil.l.velikov at gmail.com>
> Signed-off-by: Xiang, Haihao <haihao.xiang at intel.com>
> ---
>  configure.ac                              |  8 ++++----
>  va/wayland/Makefile.am                    |  9 ++++++---
>  va/wayland/protocol/Makefile.am           | 28 ----------------------------
>  va/wayland/{protocol => }/wayland-drm.xml |  0
>  4 files changed, 10 insertions(+), 35 deletions(-)
>  delete mode 100644 va/wayland/protocol/Makefile.am
>  rename va/wayland/{protocol => }/wayland-drm.xml (100%)
>
Looks a lot better, thanks. The question of shipping wayland-drm.xml
and wayland-drm-client-protocol.h still stands, although those can be
resolved at a later stage.

Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>

-Emil


More information about the Libva mailing list