xrefresh: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Nov 9 17:01:40 PST 2010


 Makefile.am  |   20 +-------------------
 configure.ac |   24 +++++++++++-------------
 xrefresh.c   |    4 ----
 xrefresh.man |    5 +----
 4 files changed, 13 insertions(+), 40 deletions(-)

New commits:
commit 6d3d5b90e0ab621cd215b007936dc3bc2a8c0053
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 9 17:01:30 2010 -0800

    man page: change (3X) to (__libmansuffix__)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 5b487ce8e51dec698b7c71d978d8666a098eb3f4
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 9 16:35:11 2010 -0800

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

commit 724fd273618e44ec181cee670a16afcbe1e4f3fc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 9 16:31:31 2010 -0800

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

commit 894a6fdd37ff5c14f53db08f77bbec4a1387c9a2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 9 16:29:37 2010 -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 09a8377a96411bd62a08a4f0e921a18162ef669e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Nov 9 16:28:57 2010 -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>

commit 3344c9d26e243e5a79cf7437606ca496c3b7042f
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Tue Nov 9 16:28:53 2010 -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>



More information about the xorg-commit mailing list