Zack Weinberg 4ffd73054a WIP: new m4sugar function m4_join_uniq.
This is intended to be a pure version of m4_append_uniq,
i.e. it does all its work by expansion and not by defining macros.
It will be used by the code in the next commit.

WIP: currently has severe bugs, foreach.m4 version still needed.

* lib/m4sugar/m4sugar.m4 (m4_join_uniq, _m4_join_uniq): New macros.
* doc/autoconf.texi: Document m4_join_uniq.
* tests/m4sugar.at: Test m4_join_uniq.
2024-06-26 15:24:12 -04:00
..
2020-09-03 12:08:31 -04:00
2024-01-16 20:20:36 -08:00
2020-07-11 11:10:39 -04:00
2024-04-30 10:33:37 -07:00
2024-04-25 09:14:23 -07:00
2023-11-30 10:53:09 -05:00