libX11: Changes to 'master'

Gaetan Nadon gnadon at kemper.freedesktop.org
Tue Apr 6 14:45:41 PDT 2010


 Makefile.am         |    2 
 acinclude.m4        |  230 ----------------------------------------------------
 configure.ac        |    6 -
 m4/ax_define_dir.m4 |   49 +++++++++++
 m4/dolt.m4          |  185 +++++++++++++++++++++++++++++++++++++++++
 5 files changed, 239 insertions(+), 233 deletions(-)

New commits:
commit f6a4fd0c7615684d08e848245849dea4017a5214
Author: Gaetan Nadon <memsize at videotron.ca>
Date:   Thu Apr 1 21:46:12 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.
    
    Also moved out of acinclude.m4 is the DOLT macro
    
    Signed-off-by: Gaetan Nadon <memsize at videotron.ca>



More information about the xorg-commit mailing list