On 12/05/2014 22:42, Paolo Carlini wrote:
Hi,
On 05/12/2014 10:14 PM, François Dumont wrote:
Regarding Makefile.in I miss last time. I moved to a new system
lately, a Ubuntu based one, and still need to find out what version
of automake/autoreconf I need to install. For the moment I have
updated Makefile.in manually.
Isn't this clear enough
http://gcc.gnu.org/install/prerequisites.html
?
Paolo.
In fact not that much. It is saying:
"For directories that use automake, GCC requires the latest release in
the 1.11 series, which is currently 1.11.1. When regenerating a
directory to a newer version, please update all the directories using an
older 1.11 to the latest released version."
But now latest 1.11 version is at least 1.11.6, the version Ubuntu is
proposing when installing automake1.11 package. And considering all
impacts it has on the Makefile.in i guess it is not correct, is it ?
Looks like I will have to build automake 1.11.1 myself otherwise.
François