xpr: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Jan 29 10:59:01 PST 2011


 Makefile.am  |   20 +-------------------
 configure.ac |   27 +++++++++++++--------------
 2 files changed, 14 insertions(+), 33 deletions(-)

New commits:
commit 303aa90258f0ceff98e389b226860f0d0afe4c12
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:48:47 2011 -0800

    config: Replace obsolete argument to AC_OUTPUT with AC_CONFIG_FILES
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 43f7a9381d0c056ee2a3da193fa8d953e5881dcc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:47:32 2011 -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 dde63ef2968b104d6deb99a2a56f576382b763a5
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:47:04 2011 -0800

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

commit 9ffea606516f4138d91a163038b03669ce787b4a
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Jan 29 10:44:22 2011 -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 96c2e6761517f2d8618e3b252e4825c25b5b7627
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Jan 29 10:43:20 2011 -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>



More information about the xorg-commit mailing list