proxymngr: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Oct 30 13:30:38 PDT 2010


 Makefile.am   |   23 +++--------------------
 config.c      |    2 --
 config.h      |    1 -
 configure.ac  |   29 ++++++++---------------------
 main.c        |    2 --
 pmconfig.cpp  |    1 -
 pmdb.c        |    2 --
 pmdb.h        |    1 -
 pmint.h       |    3 ---
 proxymngr.man |    2 --
 10 files changed, 11 insertions(+), 55 deletions(-)

New commits:
commit 3c65ddd9f0717ef330513bdabb7d3ce8bcd6dc32
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:29:13 2010 -0700

    proxymngr 1.0.2
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a391c0e5b64ec59fd67d66cb170e9fe5c6ceaec1
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:25:51 2010 -0700

    Purge CVS version tags
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit d3741512c86b72941f73e3454ddeaeafe6efbd84
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Oct 30 13:24:22 2010 -0700

    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 5bed8fd5578c5269f84e491e2bb9a7f8ac58e34a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:23:45 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit de168a959e2b06eea53d14b536d9e53c4758b79a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:21:14 2010 -0700

    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 23565e2abdf835262fce10129af6bb9e40139d0b
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Oct 30 13:20:19 2010 -0700

    Deploy the new XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list