Jan Engelhardt on Wed, 05 Feb 2014 15:55:29 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Updates to the build files |
On Wednesday 2014-02-05 10:22, Bill Allombert wrote: >On Wed, Feb 05, 2014 at 04:10:55AM +0100, Jan Engelhardt wrote: >> git://git.inai.de/gp2c master >> for you to fetch changes up to a608c3d6f34661bbd9cb67283d58f605c8a916af: >> build: replace outdated autotools calls (2014-02-05 04:10:05 +0100) > >Hello Jan, thanks for your patches. > >What is the benefit of this ? automake 1.13 is showing warnings for the multi-arg form of AM_INIT_AUTOMAKE, which means it's going to be removed soonish. >Will gp2c still work with automake 1.4 ? If git serves info right, AM_INIT_AUTOMAKE([single-arg-list]) existed since automake 1.5, which is year 2002.