On Mon, May 9, 2016 at 1:34 AM, Thérèse Godefroy wrote:
> Hello,
>
> I am a member of the gnu.org French translation team [0], and also try
> to update obsolete features in web pages to make future style
> improvement easier. automake.html [1] has the old kind of translation
> list at the bottom o
On 05/23/2016 08:50 PM, Mathieu Lirzin wrote:
This is normally just a warning. It is treated as an error because you
are using "-Werror" in automake options. To remove this error you can
add "-Wno-override".
That is correct, I had forgot the Automake options in `configure.ac'!
Thanks a lot
Mohammad Akhlaghi writes:
> Your solution is indeed much better than mine. It would be great if
> Automake could account for the change in texi2dvi's behavior (not
> handling arguments through the MAKEINFO shell variable).
I agree. Fixing the issue seems not trivial because it will require not