xwd: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Nov 7 10:19:09 PST 2010


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

New commits:
commit d58fa4c8f990abbb12df3cca34ed413683604470
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:17:48 2010 -0800

    xwd 1.0.4
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 5f10318237d4327d429db6d94527278466452de2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:16:29 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 ee07a99593b89559e3f77c301fce245da3bcd21f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:13:24 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 78ff57bae1a7cfa3f650ed1bd25e48e1b690a30b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Nov 7 10:11:24 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 a9371f05f4c63a7c68ff97a1ef06c82c8fc78b6d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Nov 7 10:10:39 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