Add m4_set_map.
commit92f34215fcf5e13206f7632ea832b48ce4dca702
authorEric Blake <ebb9@byu.net>
Mon, 13 Oct 2008 21:37:31 +0000 (13 15:37 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 17 Oct 2008 22:02:48 +0000 (17 16:02 -0600)
tree3869fb4015a27c09169b9397278439fb60858b7d
parentf4ace96990c107f028a496ebd45ff031d7302a7b
Add m4_set_map.

* lib/m4sugar/m4sugar.m4 (m4_set_foreach): New macro.
* tests/m4sugar.at (m4@&t@_set): Enhance test.
* doc/autoconf.texi (Set manipulation Macros) <m4_set_map>:
Document it.
* NEWS: Likewise.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
NEWS
doc/autoconf.texi
lib/m4sugar/m4sugar.m4
tests/m4sugar.at