autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] Support for AC_CONFIG_MACRO_DIRS in autoconf


From: Stefano Lattarini
Subject: [PATCH 0/3] Support for AC_CONFIG_MACRO_DIRS in autoconf
Date: Sat, 3 Nov 2012 13:05:06 +0100

The first two macros are for autoconf proper, the third introduces
a knob for aclocal to tweak to avoid emitting spurious warnings.
Further details and references should be given in the commit
messages of the individual patches.

I'll soon follow up with a patch series for Automake that will make
aclocal use these new features.

Stefano Lattarini (3):
  AC_CONFIG_MACRO_DIRS: new macro, mostly for aclocal
  docs: ACLOCAL_AMFLAGS will become obsolescent in Automake 1.13
  warn: new special syntax warning, hack for aclocal

 NEWS                        |  9 +++++++++
 doc/autoconf.texi           | 46 +++++++++++++++++++++++++++++++--------------
 lib/Autom4te/ChannelDefs.pm | 14 ++++++++++++++
 lib/autoconf/general.m4     | 10 +++++++++-
 lib/m4sugar/m4sugar.m4      |  7 ++++++-
 tests/m4sugar.at            | 21 +++++++++++++++++++++
 6 files changed, 91 insertions(+), 16 deletions(-)

-- 
1.8.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]