Hello

As Benjamin Franzke tell me on irc this is not mandadory
my mesa build was not that up to date

On Wednesday, March 02, 2011 07:13:55 pm EdB wrote:
> Signed-off-by: EdB <[email protected]>
> ---
>  clients/Makefile.am |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/clients/Makefile.am b/clients/Makefile.am
> index ee61efd..19a8bce 100644
> --- a/clients/Makefile.am
> +++ b/clients/Makefile.am
> @@ -30,7 +30,7 @@ libtoytoolkit_a_SOURCES =                   \
> 
>  toolkit_libs =                                       \
>       libtoytoolkit.a                         \
> -     $(CLIENT_LIBS) -lrt -lm
> +     $(CLIENT_LIBS) -lrt -lm -lwayland-server
> 
>  gears_SOURCES = gears.c
>  gears_LDADD = $(toolkit_libs)
> @@ -57,7 +57,7 @@ resizor_SOURCES = resizor.c
>  resizor_LDADD = $(toolkit_libs)
> 
>  simple_client_SOURCES = simple-client.c
> -simple_client_LDADD = $(SIMPLE_CLIENT_LIBS) -lm
> +simple_client_LDADD = $(SIMPLE_CLIENT_LIBS) -lm -lwayland-server
> 
>  eventdemo_SOURCES = eventdemo.c
>  eventdemo_LDADD = $(toolkit_libs)

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to