Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: add recursion limit for AX_RECURSIVE_EVAL | David Lamparter | 2024-01-27 | 1 | -31/+6 |
| | | | | | | The autoconf version can just loop forever, abort instead. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> | ||||
* | build: add ax_recursive_eval.m4 | David Lamparter | 2024-01-27 | 1 | -0/+56 |
As found in the GNU autoconf archive https://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git Signed-off-by: David Lamparter <equinox@opensourcerouting.org> |