smproxy: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Sep 22 21:10:05 PDT 2010


 Makefile.am  |   20 +-------------------
 configure.ac |   16 +++++-----------
 save.c       |   12 ++++++------
 3 files changed, 12 insertions(+), 36 deletions(-)

New commits:
commit f8abda9a850e55fd6370e2d314335d88af8b19be
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 21:08:16 2010 -0700

    Use AC_CHECK_FUNCS / default name for mkstemp
    
    No longer need to maintain #ifdef compatibility with the names used in
    the monolith Imakefiles.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 61aef1760a65184ecd438419f5de545e3b3e36fd
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 21:04:28 2010 -0700

    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 a728da4185b16978d278afd2b1d0dd7e95b815f9
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Wed Sep 22 21:03:37 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.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 3a8ab7cce3afea80eddb5ec54e6991fef9625d71
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Jul 20 18:45:18 2010 -0400

    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>



More information about the xorg-commit mailing list