mirror of
git://git.sv.gnu.org/autoconf
synced 2025-03-01 14:16:02 +08:00
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. |
||
---|---|---|
.. | ||
.cvsignore | ||
autoconf.texi | ||
fdl.texi | ||
install.texi | ||
make-stds.texi | ||
Makefile.am | ||
Makefile.in | ||
standards.texi |