On Mon, Feb 03, 2014 at 05:55:39PM +0200, Ander Conselvan de Oliveira wrote:
> The move to a single Makefile.am missed to set a few _CFLAGS variables,
> causing the build to fail if the Wayland headers are not installed in
> the standard prefix.
Looks like Pekka caught these already with commits 5
The move to a single Makefile.am missed to set a few _CFLAGS variables,
causing the build to fail if the Wayland headers are not installed in
the standard prefix.
---
Makefile.am | 8
1 file changed, 8 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 753ff83..06d2434 100644
---