xf86-input-acecad: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Apr 20 12:04:04 PDT 2010


 configure.ac    |    6 +-----
 man/Makefile.am |    4 +---
 2 files changed, 2 insertions(+), 8 deletions(-)

New commits:
commit 72b78672b172453f14811a3c1877a88292b496b3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Apr 17 19:04:02 2010 -0400

    man: Use Autoconf provided $(AM_V_GEN)$(SED)
    
    Enables silent rule and use platform appropriate version of sed.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit e2795bba90fb0b332d6ba8c3f453e4f6359fb24e
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Fri Apr 16 15:09:19 2010 -0400

    config: optional extension check for inputproto not required
    
    The check should be in PKG_CHECK_MODULES permanently.
    
    The XORG_DRIVER_CHECK_EXT will add inputproto to PKG_CHECK_MODULES
    only if the extension is available. By definition, this extension
    is always available and the acecad driver cannot function without it.
    
    This is evidenced by the absence of XINPUT conditional code.
    
    Acked-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 6751ab441bd35916926e24607599509a610a00be
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Apr 15 20:01:51 2010 -0400

    config: remove extension check for unused RANDR extension
    
    The randr protocol is not used, no randr*.h are included.
    
    Acked-by: Peter Hutterer <peter.hutterer at who-t.net>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list