xkbutils: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Sep 23 20:46:46 PDT 2010


 Makefile.am  |   20 +-------------------
 configure.ac |   18 ++++--------------
 2 files changed, 5 insertions(+), 33 deletions(-)

New commits:
commit 1f08410c81e7b9bb1fc5ac9e40e37c26906bfd0c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Sep 23 20:46:12 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 b7de2aa690fbf033e74427d1d37ffa49cbfd031a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Sep 23 20:10:43 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
    Enables use of platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 03459ea3c60c19703c958b1f7199021168c49cdd
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>



More information about the xorg-commit mailing list