xscope: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 26 17:54:27 PDT 2010


 Makefile.am  |   21 ++-------------------
 configure.ac |   16 ++++++----------
 2 files changed, 8 insertions(+), 29 deletions(-)

New commits:
commit 2e54b74549ebf99321e3a7986ff2d4ec18a7ad11
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 17:54:09 2010 -0700

    Makefile.am: Add glxscope.h to xscope_SOURCES so distcheck works
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6ebcb9d1c483407542fea55b4aa84d3c6e0f03a4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 17:51:13 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 73b178a04269c0383f1f08207532f177dcb70835
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 17:50:23 2010 -0700

    config: Use AC_DEFINE instead of -D flag for setting USE_XTRANS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 965213342f7b42fdd2ec7289f8fabd9330a880ac
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Sep 26 17:41:53 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
    Enables use of platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 48d35f25a01e57c5604d5a3d5253c41fbaabd37d
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