On 26 March 2014 15:20, Andreas Schwab wrote:
> Svante Signell <svante.sign...@gmail.com> writes:
>
>> autoconf 2.69:
>
> You must use autoconf 2.65, exactly.

And as it sounds like you're been messing the tree up, undo all your
local changes to the files that got touched by the wrong versions of
autoconf and automake, then start again with the right versions.

Because automake calls "autoconf" the right version must be in your
PATH, it's not good enough to have "autoconf2.65" installed because
automake won't invoke that version, it will use "autoconf" from your
PATH.

Reply via email to