xwud: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Nov 7 10:42:22 PST 2010


 Makefile.am  |   20 +-------------------
 configure.ac |   24 +++++++++++-------------
 2 files changed, 12 insertions(+), 32 deletions(-)

New commits:
commit 1693c1bba2c03acd151329fb8ecc3f5c267f9576
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:40:46 2010 -0800

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

commit f78df83d15e7b159617de3850b313d3f9850f643
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:39:49 2010 -0800

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM sttaements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 60c96d9b2add63684c8e28a3221fee3d807f3926
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:38:07 2010 -0800

    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 81777e705aab605d1f92edd01c3712033f7ee1cc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:37:23 2010 -0800

    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 0258e0ff9d6d56d2edc1c3287533771a0c3f08c3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 7 10:36:55 2010 -0800

    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