libX11: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Oct 10 10:15:00 PDT 2010


 cpprules.in     |    1 +
 nls/Makefile.am |   14 +++-----------
 2 files changed, 4 insertions(+), 11 deletions(-)

New commits:
commit 81d1d9a6bdca779a44f931730b866eea75777c00
Author: Dan Nicholson <dbn.lists at gmail.com>
Date:   Sat Oct 9 16:00:47 2010 -0700

    docs: Remove directory prerequisites from make rules
    
    Make expects prerequisites to be files with valid timestamps, and
    directories are treated as always being out of date. Thus, any targets
    depending on directories will always be rebuilt.
    
    Instead, the doc rules are changed to always create the target's leading
    directory. This should prevent the documentation from being rebuilt when
    "make install" is run.
    
    Signed-off-by: Dan Nicholson <dbn.lists at gmail.com>
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list