xcompmgr: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Nov 20 17:21:01 PST 2010


 configure.ac |   30 ++++-------------
 xcompmgr.1   |    2 -
 xcompmgr.c   |  104 +++++++++++++++++++++++++++++------------------------------
 3 files changed, 61 insertions(+), 75 deletions(-)

New commits:
commit 2344e53054ea3d54c3c0cfa87db51313dfbbaab8
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Nov 20 17:20:45 2010 -0800

    Remove trailing whitespace
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 6dd6eed70526119003b05b9432b96dea52234d07
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Nov 20 17:15:41 2010 -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 16057087289997f78c818416442501ba43ec10ac
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Nov 20 17:12:01 2010 -0800

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    Never used any of the HAVE_* defines from the function/header checks
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e501573c7181f81d2ce874445becddbc9af6eacb
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sat Nov 20 17:07:38 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