On Thu, 2010-12-02 at 14:15 +1000, Peter Hutterer wrote: > Always fail configure with an error message. This driver is > unmaintained and > hasn't seen significant fixes. Let it die. If we really need to keep > this > driver alive, let's wait for a user sighting first. > > Signed-off-by: Peter Hutterer <[email protected]> > --- > This driver hasn't built since at least X Server 1.7 and no-one cared. > Not sure why this one didn't get deactivated with all the others.
This looks ok:
xf86-input-citron
P: ?
M: ?
L: [email protected]
W: http://wiki.x.org
S: Deactivated
>
> configure.ac | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 748ebbd..f3d5aaa 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -92,4 +92,11 @@ XORG_MANPAGE_SECTIONS
> XORG_RELEASE_VERSION
> XORG_CHANGELOG
>
> +AC_MSG_ERROR([
> +
> **************************************************************
> + This driver is unmaintained and will not receive
> further
> + patches. If you have a need for this driver, please
> file a bug
> + on http://bugs.freedesktop.org.
> +
> **************************************************************])
> +
> AC_OUTPUT([Makefile src/Makefile man/Makefile])
> --
> 1.7.3.2
>
Reviewed-by: Gaetan Nadon <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
