On Wed, Mar 19, 2014 at 10:27:39AM -0700, Kristian Høgsberg wrote:
> The list test case is always enabled, even if Xorg is disabled.
> TEST_LDADD pulls in Xorg files which breaks linking when Xorg is disabled.
> The list test doesn't need any libraries, so just remove list_LDADD.
> 
> Signed-off-by: Kristian Høgsberg <[email protected]>
> Cc: Peter Hutterer <[email protected]>

merged, thanks.

Cheers,
   Peter


> ---
>  test/Makefile.am | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/test/Makefile.am b/test/Makefile.am
> index f8aa659..88fb6aa 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -30,7 +30,6 @@ endif
>  xkb_LDADD=$(TEST_LDADD)
>  input_LDADD=$(TEST_LDADD)
>  xtest_LDADD=$(TEST_LDADD)
> -list_LDADD=$(TEST_LDADD)
>  misc_LDADD=$(TEST_LDADD)
>  fixes_LDADD=$(TEST_LDADD)
>  xfree86_LDADD=$(TEST_LDADD)
> -- 
> 1.9.0
> 
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to