xfindproxy: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jan 5 16:56:21 PST 2011


 Makefile.am  |   24 +++---------------------
 configure.ac |   35 ++++++++++++++---------------------
 2 files changed, 17 insertions(+), 42 deletions(-)

New commits:
commit 95c38515afec3a1c1b09395f5a9207ea411fb459
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jan 5 16:54:12 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 3b3f0dc27ee6b8a1c39bb14f3c0a317c8e5d45b5
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Jan 5 16:52:03 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 a3415904117c7194b6f640fcdcfc2eae2cdd703d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jan 5 16:50:44 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
    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 8384c23cec00f5f4dfc7ba8810e96249402e33bd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Jan 5 16:48:31 2011 -0800

    Migrate to XORG_DEFAULT_OPTIONS from xorg-macros 1.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list