xfsinfo: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 15:56:26 PDT 2010


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

New commits:
commit 42adfc3d4fda8dfd3aac1329e86af9201dca7c03
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 15:52:02 2010 -0700

    xfsinfo 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d8b0170c376b4b67d5fb10f409fcf868a2722934
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 15:50:15 2010 -0700

    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>
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e31137e82915b31cb283794a08b82cce94187d05
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 15:49:47 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 9bd59da2351ef82916317a8a7d3f54a9ffd13853
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 15:49:18 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>



More information about the xorg-commit mailing list