xfs: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Mon Apr 5 16:24:15 PDT 2010


 Makefile.am         |    2 ++
 acinclude.m4        |   45 ---------------------------------------------
 configure.ac        |   39 ++++++++++++++++++++-------------------
 m4/ax_define_dir.m4 |   49 +++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 71 insertions(+), 64 deletions(-)

New commits:
commit 3660bdcaea6915d9c2ff90b96a3986cb5379ee5d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Mar 31 16:36:00 2010 -0400

    config: update and relocate AC_DEFINE_DIR macro
    
    Remove deprecated acinclude.m4 macro container file
    Use separate macro files as per autoconf recommendation
    Use the latest macro from GNU (ax) which replaces
    the non-gnu version (ac)
    This preserves the Autoconf macro AC namespace.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit 8c220fa266b9c3ecae551e1c9e422a257805e80d
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Wed Mar 31 15:57:45 2010 -0400

    config: AC_USE_SYSTEM_EXTENSIONS must be before any compiler stmt.
    
    Reorder the initialization section at the top of the file.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list