On Tue, Dec 08, 2009 at 01:05:22PM -0500, Gaetan Nadon wrote: > Hi, > > This patch is to remove xsetpointer from the list of apps to build. It > is no longer useful since server version 1.4. It was last release in > 7.3. > > > >
> From 24bd42c9842e858e44fd705cbfb8475aef0775d2 Mon Sep 17 00:00:00 2001 > From: Gaetan Nadon <[email protected]> > Date: Mon, 7 Dec 2009 20:24:15 -0500 > Subject: [PATCH] Remove xsetpointer from apps to build > > It is deprecated since server version 1.4. > Last shipped in 7.3 @ 1.0.1 > > Signed-off-by: Gaetan Nadon <[email protected]> > --- > build.sh | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/build.sh b/build.sh > index ff0e77c..8360f39 100755 > --- a/build.sh > +++ b/build.sh > @@ -444,7 +444,6 @@ build_app() { > build app xscope > build app xset > build app xsetmode > - build app xsetpointer > build app xsetroot > build app xsm > build app xstdcmap > -- > 1.6.0.4 Reviewed-by: Peter Hutterer <[email protected]> Cheers, Peter _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
