[SCM] RandR-based backlight control application branch, master now at xbacklight-1.1.1-9-g3aab2f2

Alan Coopersmith alan.coopersmith at oracle.com
Thu Sep 23 10:04:44 PDT 2010


Hello,

This is an automated email from the git hooks/update script, it was
generated because a ref change was pushed to the repository.

Updating branch, master,
       via  3aab2f2e43ba5f9afbf7d20d54b70150ca6773a1 (commit)
       via  98a594c61ed407facfefc430715df09d5ccc8c6c (commit)
       via  3a5f2d5dad2c281e49be2eb3b1cc041bd9ada715 (commit)
       via  5b4cd1f97f578e6574c905b7630841ced0193fc4 (commit)
      from  cc6e442b15988076f5ebc5513654826869378eee (commit)

- Log -----------------------------------------------------------------
commit 3aab2f2e43ba5f9afbf7d20d54b70150ca6773a1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Sep 23 10:04:24 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 98a594c61ed407facfefc430715df09d5ccc8c6c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Jul 20 18:45:18 2010 -0400

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 3a5f2d5dad2c281e49be2eb3b1cc041bd9ada715
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 1 00:31:18 2010 -0700

    Remove unused direct dependency on libXrender
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 5b4cd1f97f578e6574c905b7630841ced0193fc4
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>

-----------------------------------------------------------------------

Diffstat:
 Makefile.am  |   22 ++--------------------
 configure.ac |   16 +++++-----------
 2 files changed, 7 insertions(+), 31 deletions(-)

hooks/update
---
Git Source Code Management System
hooks/update refs/heads/master \
  cc6e442b15988076f5ebc5513654826869378eee \
  3aab2f2e43ba5f9afbf7d20d54b70150ca6773a1


More information about the xorg-commit mailing list