autoconf/doc
Ralf Wildenhues 14f61daa3c * doc/autoconf.texi (Looping constructs): New node, to
document m4_for, m4_foreach, m4_foreach_w, and mention
obsolete AC_FOREACH.
(Obsolete Macros): Document AC_FOREACH.
* lib/m4sugar/m4sugar.m4 (_m4_for): Fix declaration comment.
(m4_for): Fix to never loop (almost) endlessly, work correctly
with arithmetic expressions in arguments, a step of zero or
non-integer multiple of the interval, and avoid integer
overflow.
* tests/m4sugar.at: New test for m4_for, m4_foreach, and
m4_foreach_w.
2006-02-20 21:43:05 +00:00
..
.cvsignore Update. 2003-10-31 08:48:41 +00:00
autoconf.texi * doc/autoconf.texi (Looping constructs): New node, to 2006-02-20 21:43:05 +00:00
fdl.texi Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
install.texi * doc/install.texi (Defining Variables): Tighten up the 2006-02-13 07:59:10 +00:00
make-stds.texi * doc/make-stds.texi, doc/standards.texi: Update from masters. 2005-02-01 00:02:49 +00:00
Makefile.am Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
Makefile.in Regenerate. 2006-02-20 08:59:37 +00:00
standards.texi * doc/make-stds.texi, doc/standards.texi: Update from masters. 2005-02-01 00:02:49 +00:00