libXcomposite: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Jan 25 11:20:36 PST 2010


 configure.ac    |   17 ++++++++---------
 man/Makefile.am |    2 ++
 2 files changed, 10 insertions(+), 9 deletions(-)

New commits:
commit 2002631bd71ba970d77f9b5c8f886c3bf1349e45
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Jan 21 20:03:42 2010 -0500

    man: allow installing prebuilt man pages from tarball
    
    The man pages source may be supplied in the tarball or built
    from git. The makefile needs to take that into consideration
    and adjust the targets accordingly.
    
    This prevents the regular make target to fail when the source
    is not available and the xmlto is not available.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 213cf861e8a29c6f991828beb6656239206c9947
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Mon Jan 18 16:02:41 2010 -0500

    config: replace custom code with reusable macro XORG_WITH_XMLTO
    
    XORG_WITH_XMLTO provides additional functions like a configure
    option which allow platform builders to control the usage of
    the xmlto program.
    
    This is a requirement from platforms that do not have such doc tool.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list