Re: obstack-printf in m4 1.6 branch
Bruno Haible via Gnulib discussion list <[email protected]> Wed, 14 Jan 2026 22:42:21 +0100
| Newsgroups | gmane.comp.lib.gnulib.bugs,gmane.comp.gnu.m4.bugs |
|---|---|
| Organization | GNU |
| Message-ID | <3291159.D8ZAKjAxdT@nimes> |
Eric Blake wrote: > I am inclined to place at least some of the blame for this on m4's use > of Gary's alternative bootstrap script, rather than sticking with the > one that many other gnulib projects use. No, Gary's alternative 'bootstrap' is fine. It is customizable. All that I suggested is to define the list of modules and gnulib-tool options in the 'bootstrap.conf' file =E2=80=94 which 'bootstrap' supports = =E2=80=94 rather than in the m4/gnulib-cache.m4 file. And then remove m4/gnulib-cache= =2Em4 from version control. Bruno