libXcomposite: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jul 7 10:53:33 PDT 2010


 configure.ac     |    5 ++---
 src/Makefile.am  |    4 ++--
 xcomposite.pc.in |    6 +++---
 3 files changed, 7 insertions(+), 8 deletions(-)

New commits:
commit 219e4de3666e3a7dda42c64ab1539a4cc5adbee4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jun 30 22:49:26 2010 -0700

    Remove unneeded dependencies from configure.ac & xcomposite.pc
    
    We only need Xfixes headers for the XserverRegion definition, don't
    need to link against it directly or require clients link against it,
    so only use CFLAGS from it in the Makefile, and only list it in
    Requires.private in the .pc file.
    
    Don't need libXext at all - no headers or functions from it are used.
    
    Also clean up some extra appearances of *_CFLAGS & *_LIBS that aren't needed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Reviewed-by: Dan Nicholson <dbn.lists at gmail.com>
    Acked-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list