libXxf86misc: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Nov 10 20:57:12 PST 2010


 configure.ac    |   24 ++++++++++++++----------
 man/Makefile.am |   16 ++--------------
 2 files changed, 16 insertions(+), 24 deletions(-)

New commits:
commit 16656bdbb3420c73fe6ff46a31063b509ceb89f9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Nov 10 20:55:45 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 483bdb6fb59dcc802580b8fd066263ec910c9f1d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Nov 10 20:53:03 2010 -0800

    config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 37eccfb9d61170d382d84d2865940a4f8dc71e51
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Nov 10 20:51:33 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
    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 a1b02fe586040d85e47ac3cabdc9eb105e53fef3
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Nov 10 20:49:04 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>

commit f5b0c0692d2dc8871b3b451f5ea368dceb68083e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Nov 10 20:48:43 2010 -0800

    Sun's copyrights belong to Oracle now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list