On 14 July 2017 at 11:59, Eric Engestrom wrote:
> khrplatform.h is only used by EGL and GLES; let's only install it when
> one of those is enabled.
>
> Cc: mesa-sta...@lists.freedesktop.org
> Signed-off-by: Eric Engestrom
Reviewed-by: Emil Velikov
Thanks
Emil
___
On 14 July 2017 at 13:59, Eric Engestrom wrote:
> khrplatform.h is only used by EGL and GLES; let's only install it when
> one of those is enabled.
>
> Cc: mesa-sta...@lists.freedesktop.org
> Signed-off-by: Eric Engestrom
>
This is clearly better than my patch, thanks.
If it helps:
Reviewed-by
khrplatform.h is only used by EGL and GLES; let's only install it when
one of those is enabled.
Cc: mesa-sta...@lists.freedesktop.org
Signed-off-by: Eric Engestrom
---
configure.ac | 3 +++
src/mapi/Makefile.am | 2 ++
2 files changed, 5 insertions(+)
diff --git a/configure.ac b/configu