xf86-input-synaptics:master: 2 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Sun Jan 10 16:38:03 PST 2010


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

2 commits against master at 94aaded9...:
 configure.ac      |   27 +++++++++++++++------------
 src/Makefile.am   |    1 +
 tools/Makefile.am |    2 +-
 3 files changed, 17 insertions(+), 13 deletions(-)


commit 7a43ba2b9d35bc89b94964ce7f95c9299b978b7d
Author: Julien Cristau <jcristau at debian.org>
Date:   Fri Jan 8 16:22:51 2010 +0000

    configure: don't clobber CFLAGS
    
    CFLAGS is a user variable.
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    configure.ac      |    3 ---
    src/Makefile.am   |    1 +
    tools/Makefile.am |    2 +-
    3 files changed, 2 insertions(+), 4 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=7a43ba2b


commit a1776829076a6774571fa82ea4adde03c3c6c5b4
Author: Julien Cristau <jcristau at debian.org>
Date:   Fri Jan 8 16:22:50 2010 +0000

    synaptics: don't link the tools against `pkg-config --libs xorg-server`
    
    Separate the checks for xserver 1.6 and for libXi in configure, so we
    can link the tools against libXi but not pixman and pciaccess.
    
    Signed-off-by: Julien Cristau <jcristau at debian.org>
    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

diffstat:
    configure.ac |   24 +++++++++++++++---------
    1 file changed, 15 insertions(+), 9 deletions(-)

gitweb url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics;a=commit;h=7a43ba2b




More information about the xorg-commit mailing list