[PATCH 4/6] Don't require ld -wrap for tests that don't need it

Jeremy Huddleston jeremyhu at apple.com
Sat Oct 29 00:36:53 PDT 2011


Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>

Why does xi2 "need" -wrap?  Can we do these tests in a more portable way with some clever macros?

On Oct 28, 2011, at 17:34, Alan Coopersmith wrote:

> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
> test/Makefile.am |    2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/test/Makefile.am b/test/Makefile.am
> index 6c6ca9a..6da1af6 100644
> --- a/test/Makefile.am
> +++ b/test/Makefile.am
> @@ -1,5 +1,4 @@
> if ENABLE_UNIT_TESTS
> -if HAVE_LD_WRAP
> SUBDIRS= . xi2
> noinst_PROGRAMS = xkb input xtest list misc fixes xfree86
> check_LTLIBRARIES = libxservertest.la
> @@ -44,4 +43,3 @@ libxservertest_la_LIBADD = \
>             @XORG_LIBS@
> libxservertest_la_DEPENDENCIES = $(libxservertest_la_LIBADD)
> endif
> -endif
> -- 
> 1.7.3.2
> 
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
> 



More information about the xorg-devel mailing list