gnulib: make use of gnulib-tool's --automake-subdir option

Starting this week, Gnulib supports generating a "non-recursive" Automake
Makefile.am snippet https://lists.gnu.org/r/bug-gnulib/2021-12/msg00085.html.

* bootstrap.conf: Use gnulib-tool's --automake-subdir.
This commit is contained in:
Bruno Haible
2021-12-18 18:45:46 +01:00
committed by Akim Demaille
parent 83a8f8b707
commit 013d598219
3 changed files with 1 additions and 7 deletions

1
m4/.gitignore vendored
View File

@@ -142,7 +142,6 @@
/musl.m4
/nls.m4
/nocrash.m4
/non-recursive-gnulib-prefix-hack.m4
/obstack-printf.m4
/obstack.m4
/off_t.m4