On Fri, Dec 07, 2012 at 05:36:13PM +, Rob Bradford wrote:
> From: Rob Bradford
>
> We need to ensure that weston_matrix_ functions are available so include
> wayland-util.h to provide the WL_EXPORT macro. To ensure that that header file
> can be found we must search the appropriate path. Addi
From: Rob Bradford
We need to ensure that weston_matrix_ functions are available so include
wayland-util.h to provide the WL_EXPORT macro. To ensure that that header file
can be found we must search the appropriate path. Adding $(COMPOSITOR_CFLAGS)
to the CFLAGS is sufficient.
---
shared/Makefil