xstdcmap: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 26 18:18:09 PDT 2010


 Makefile.am  |   22 ++--------------------
 configure.ac |   17 ++++++-----------
 2 files changed, 8 insertions(+), 31 deletions(-)

New commits:
commit 180893b7d452d31e1a64671292315abef8b7590e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 18:16:14 2010 -0700

    xstdcmap 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a81f0733a01bc0c0aa66394a805cf93d63f462be
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 18:14:01 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 4215ce6e95c1164298b8caf01dae5ca91e01adaf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 18:12:02 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 03caff7a7deb11f9d7909be41e8f0a15d5292d53
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