macros: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Thu Feb 13 21:04:31 CET 2014


 configure.ac      |    2 +-
 xorg-macros.m4.in |   23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+), 1 deletion(-)

New commits:
commit 7acde944f40dad08fa8c43bc2548205e343afcd1
Author: Arnaud Fontaine <arnau at debian.org>
Date:   Sat Feb 8 10:31:39 2014 -0500

    Add XORG_WITH_M4 macro
    
    Originally from XCB, this macro checks for the presence of m4 or gm4
    which supports -I dir.
    
    The AC_PATH_PROGS_FEATURE_CHECK autoconf macro requires autoconf 2.62.
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>

commit a5092b6a9931c8a60813f4f8a038cc5d9771d212
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Feb 6 17:47:20 2014 -0500

    Bump minimum Autoconf required version to 2.62
    
    The main motivation is to catch-up with the development reality and
    allow use of features in Autoconf 2.62 as well as Automake 1.11.
    
    As usual this means no features found only in versions above those
    specified are allowed.
    
    This is implementing the policy change which is described in:
    http://www.x.org/wiki/Building_the_X_Window_System/?updated#index2h3
    
    Discussion on xorg minimum autotools requirements:
    http://lists.x.org/archives/xorg-devel/2013-October/038325.html
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list