xbiff: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Oct 31 12:25:15 PDT 2010


 configure.ac |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

New commits:
commit 478f979bce3426af3efdb97f8cf40610ed8f9076
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 12:17:10 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 b4bc572dede7e2433bc368faf572b49ad852dd8c
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Sun Oct 31 12:06:15 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>

commit 5f5d8495455e806ea66f021f49efb1fa3d3f5221
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Oct 31 12:05:38 2010 -0700

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list