Reviewed-by: Jeremy Huddleston <[email protected]> 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 <[email protected]> > --- > 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 > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
