beforelight: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jun 30 23:28:15 PDT 2010


 Makefile.am  |   24 +++---------------------
 b4light.c    |    2 ++
 configure.ac |    9 +++++----
 3 files changed, 10 insertions(+), 25 deletions(-)

New commits:
commit 061cabcb6a62f03c75f1a239cd501654abeee97e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jun 30 23:25:03 2010 -0700

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    The existing statement can now be removed from the configuration file.
    
    Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
    Enables silent rule and use platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 61703aea4a92b9ee177c1c4bd01123629fa9510c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jun 30 23:15:52 2010 -0700

    Don't link against libXaw since the calls to it are #ifdef NOTDEF
    
    We still need it in CFLAGS for #defines from <X11/Xaw/Cardinals.h>
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list