appres: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Oct 31 11:51:36 PDT 2010


 configure.ac |   18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

New commits:
commit 65538c8269ac6d29affa47ef54fa7f606174257a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 11:50:55 2010 -0700

    appres 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 9fe02e07bc234b7f11f45142d4eac5aa0d20180a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 11:46:29 2010 -0700

    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 86071577ed5f809b7b415b5a706dbd5d84de277c
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 11:43: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 108950ed5f2c3774e8ebdb2bb2fe74ff071c56ef
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Oct 31 11:42:21 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>



More information about the xorg-commit mailing list