diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2021-04-21 11:59:24 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2021-04-21 15:42:36 +0200 |
| commit | 8b11dfcaec411015ead4a400de6e682db3898477 (patch) | |
| tree | 179e8221a9be9c7913e22cd4a0760e9dadfe62cc /m4/.gitignore | |
| parent | 0c4285d77eb66642c7e16a0c8dfda9eea4a4a5b1 (diff) | |
build: use AC_CONFIG_AUX_DIR
aka the "put shit into a subdirectory" option
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'm4/.gitignore')
| -rw-r--r-- | m4/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore index cc778b9e99..d444101103 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -8,3 +8,5 @@ !ax_sys_weak_alias.m4 !ax_sys_weak_alias.m4 !pkg.m4 + +/ac |
