This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran] Detecting the terminal width


Le 01/06/2013 10:42, Janus Weil a Ãcrit :
> Ok. Unfortunately I'm not much of a autoconf hero (better to say: not
> at all).
Any person using autoconf is some of a hero. ;-)

> I can not test it on my system with --enable-maintainer-mode
> because I get:
> 
> configure.ac:2: error: Please use exactly Autoconf 2.64 instead of 2.69.
> 
> Why on earth does GCC require an old autoconf version?
There is an answer here:
http://gcc.gnu.org/ml/gcc-help/2011-01/msg00248.html

The bottom line is:
GCC versions the generated files, so require exactly one autoconf.
And I suppose it just hasn't been updated to require the latest one.


> New patch attached ...
Tobias doesn't seem to argue (too much) against it, so OK.

Attached is what I get with autoconf-2.64/automake-1.11.1


Thanks
Mikael







Attachment: terminal_width_Janus_regen.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]