[PATCH weston-1.0] sdk: install weston-egl-ext.h included from compositor.h

Eoff, Ullysses A ullysses.a.eoff at intel.com
Sat Feb 23 18:57:24 PST 2013


I just realized that this is probably not the right thing to do.
Rather, the #include "weston-egl-ext.h" should just be moved
from compositor.h to to gles2-renderer.c.  I'll submit a different
patch.  You choose.

U. Artie

>-----Original Message-----
>From: Eoff, Ullysses A
>Sent: Saturday, February 23, 2013 6:38 PM
>To: wayland-devel at lists.freedesktop.org
>Cc: Eoff, Ullysses A
>Subject: [PATCH weston-1.0] sdk: install weston-egl-ext.h included from
>compositor.h
>
>From: "U. Artie Eoff" <ullysses.a.eoff at intel.com>
>
>weston-egl-ext.h is included in compositor.h, therefore
>needs to be installed with the weston sdk.
>
>Signed-off-by: U. Artie Eoff <ullysses.a.eoff at intel.com>
>---
> src/Makefile.am | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/src/Makefile.am b/src/Makefile.am
>index bea3b5f..d925620 100644
>--- a/src/Makefile.am
>+++ b/src/Makefile.am
>@@ -78,6 +78,7 @@ westoninclude_HEADERS =
>	\
> 	version.h				\
> 	compositor.h				\
> 	matrix.h				\
>+	weston-egl-ext.h			\
> 	../shared/config-parser.h
>
> moduledir = $(libdir)/weston
>--
>1.7.11.7



More information about the wayland-devel mailing list