Re: Gnulib & bootstrap updates

Erik Auerswald <[email protected]> Mon, 6 May 2024 19:22:28 +0200
Newsgroups gmane.comp.gnu.inetutils.bugs
Message-ID <[email protected]>
Hi Simon,

On Mon, May 06, 2024 at 06:12:53PM +0200, Simon Josefsson via Bug reports for the GNU Internet utilities wrote:
> 
> I have updated inetutils to latest gnulib (to get the u_* syntax-check
> fixes, and the new faster gnulib-tool.py) and refreshed the bootstrap
> scripts, please test and report if something broke!

I have tested both updating an existing git clone and a fresh git clone
(the latter also including ./bootstrap).  Both worked for me, i.e.,

    ./configure && make syntax-check && make && make check

was successful in both cases.

Thanks,
Erik