Re: Autotools requirements are too recent

2018-08-24 Thread Paul Smith
On Fri, 2018-08-24 at 19:46 -0400, Jeffrey Walton wrote: > $ autoreconf -f -i > configure.ac:35: error: require Automake 1.16.1, but have 1.15.1 > autoreconf: automake failed with exit status: 1 > > Please consider dropping version requirements. I'm working on Fedora > 28. Fedora is know for havin

Re: Autotools requirements are too recent

2018-08-24 Thread Martin Dorey
tml Looks like you'd have to debug automake, which sounds... unpleasant. From: Bug-make on behalf of Jeffrey Walton Sent: Friday, August 24, 2018 4:46 PM To: bug-make@gnu.org Subject: Autotools requirements are too recent $ autoreconf -f -i configure.ac:35

Autotools requirements are too recent

2018-08-24 Thread Jeffrey Walton
$ autoreconf -f -i configure.ac:35: error: require Automake 1.16.1, but have 1.15.1 autoreconf: automake failed with exit status: 1 Please consider dropping version requirements. I'm working on Fedora 28. Fedora is know for having some of the most up to date tools. If something can't build on the