editres: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 12:44:24 PDT 2010


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

New commits:
commit 17332856a27d27f4ea08b99d58b8e4167b7d815f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 12:43:00 2010 -0700

    editres 1.0.5
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9aa7a02bafe1a56837484c0122cb96f86b08c20e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 12:41:18 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit bc60bafbf6ec232bd006e38312c200900cc63034
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 12:40:44 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 737c0d053505a8ece24f41320cd2bd5ecb3a212b
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 12:39:00 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>



More information about the xorg-commit mailing list