Re: Makeinfo required to build Automake 1.18

Christoph GrĂ¼ninger via Discussion list for automake <[email protected]> Sat, 31 May 2025 00:13:10 +0200
Newsgroups gmane.comp.sysutils.automake.general
Message-ID <[email protected]>
Hi Karl,
thank you for the additional information and suggestions.

I played around and this is the sequence the package process is 
currently executing:

 > tar ..
 > sh bootstrap
 > make
 > make install

The issue vanished after I remove the call to bootstrap. I checked and 
it was not changed in the last couple of years.
This leaves me puzzled, why the current sequence stopped working.

Kind regards,
Christoph