Re: configure and -Werror=unused-variable do not mix well.

2017-01-27 Thread ISHIKAWA,chiaki
Dear Eric, Thank you for your quick response. On 2017/01/28 0:00, Eric Blake wrote: On 01/27/2017 05:31 AM, ishik...@yk.rim.or.jp wrote: In configure script generated by autoconf 2.13 for mozilla software # Generated automatically using autoconf version 2.13 # Copyright (C) 1992, 93, 94, 95,

Re: configure and -Werror=unused-variable do not mix well.

2017-01-27 Thread Eric Blake
On 01/27/2017 05:31 AM, ishik...@yk.rim.or.jp wrote: > In configure script generated by autoconf 2.13 for mozilla software > > # Generated automatically using autoconf version 2.13 > # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. Wow that's old. Can you convince the project t

configure and -Werror=unused-variable do not mix well.

2017-01-27 Thread ishikawa
In configure script generated by autoconf 2.13 for mozilla software # Generated automatically using autoconf version 2.13 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc. I found a few tests that failed if -Werror=unsed-variable is defined for CFLAGS (an environment variable)

Re: Documentation of AX_CXX_COMPILE_STDCXX_11 on Autoconf macro archives

2017-01-27 Thread Robert Hairgrove
Thank you, Eric ... I have forwarded this to the maintainers of the Autoconf archives as you suggested. Cheers, Bob -- On 2017-01-23 09:21, Eric Blake wrote: On 01/22/2017 06:39 AM, Robert Hairgrove wrote: This is more of a documentation bug. In the introduction on this page, it is mentioned