ico: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 13:12:45 PDT 2010


 Makefile.am  |   22 ++--------------------
 configure.ac |   18 +++++++-----------
 ico.c        |    3 ---
 ico.man      |    2 --
 polyinfo.h   |    1 -
 5 files changed, 9 insertions(+), 37 deletions(-)

New commits:
commit 849d04b09a12e51fb4e17269e2e3a61ce205a014
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:11:36 2010 -0700

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

commit 9ac61910d314a548176a96565f29d986cae7f8b0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:10:33 2010 -0700

    Purge CVS version tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4a3421c6cb3e8571c07156e6756fd3d537978b42
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:09:38 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 1a36145e7a8d11b4d80688c942427cfc48c63272
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:09:06 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 1e579cb7be71750e1d1fba0eaed58bc3bd428024
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 13:07:01 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