libXtst: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Apr 27 17:56:39 PDT 2012


 src/Makefile.am |    6 ++++--
 xtst.pc.in      |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

New commits:
commit 6394218aae6599b28ced3d30074e154ba4218d07
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Apr 23 22:02:20 2012 -0700

    Add xextproto & xi to Requires.private
    
    Only headers are needed, not libraries to link with.   Required for
    includes of xtestconst.h (xextproto) and XInput.h (xi) in XTest.h
    public header.
    
    Fixes https://bugs.freedesktop.org/attachment.cgi?id=59835
    (originally reported as https://bugzilla.novell.com/show_bug.cgi?id=748808 )
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 023d494822fea9c3840e75964451fd9d5213ae06
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Apr 23 22:01:16 2012 -0700

    Move -I flags from AM_CFLAGS to AM_CPPFLAGS
    
    Ensures local copy of headers takes precedence over any -I flags the
    builder may have passed in CPPFLAGS.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list