Re: [PATCH] cursor: Link libwayland-cursor to libwayland-client

2012-05-29 Thread Kristian Høgsberg
On Tue, May 29, 2012 at 02:10:30PM +0100, Rob Bradford wrote: > From: Rob Bradford > > LDADD is only used when linking programs not libraries. Ah, yup, thanks. Kristian > Spotted-by: Pekka Paalanen > --- > cursor/Makefile.am |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > d

[PATCH] cursor: Link libwayland-cursor to libwayland-client

2012-05-29 Thread Rob Bradford
From: Rob Bradford LDADD is only used when linking programs not libraries. Spotted-by: Pekka Paalanen --- cursor/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/cursor/Makefile.am b/cursor/Makefile.am index edfa3e3..503559a 100644 --- a/cursor/Makefile.am