diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2024-01-24 19:47:10 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2024-01-27 19:01:19 +0100 |
| commit | f8eb388b7e4f342f69be573007e753a08869a611 (patch) | |
| tree | 40e378c5759a43660d97ea96dd07f8c79a1ea4f4 /m4/.gitignore | |
| parent | 03fd7d589ac054243060526c58e0d4bebc644ce9 (diff) | |
build: add ax_recursive_eval.m4
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>
Diffstat (limited to 'm4/.gitignore')
| -rw-r--r-- | m4/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index 63f9fa78ed..37888dd46c 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -7,6 +7,7 @@ !ax_prog_perl_modules.m4 !ax_pthread.m4 !ax_python.m4 +!ax_recursive_eval.m4 !ax_sys_weak_alias.m4 !ax_sys_weak_alias.m4 !pkg.m4 |
