Jerome BENOIT writes:
> Hello List,
>
> it appeared that the line
>
> AX_CFLAGS_GCC_OPTION(-std=c99)
>
> in my configure.ac files now confuses autoconf.
> More precisely, the equal `=` causes the confusion.
>
> Any idea how to to fix it ?
>
Try quoting it:
AX_CFLAGS_GCC_OPTION([-std=c99])
--
A
Hello List,
it appeared that the line
AX_CFLAGS_GCC_OPTION(-std=c99)
in my configure.ac files now confuses autoconf.
More precisely, the equal `=` causes the confusion.
Any idea how to to fix it ?
Thanks in advance,
Jerome
On 21/08/10 19:01, Jerome BENOIT wrote:
Thanks for the link:
meanwhi
Thanks for the link:
meanwhile I have begun to track the bug.
I will give me some time to fix the bug before to downgrade autoconf.
Jerome
On 21/08/10 18:45, Camaleón wrote:
On Sat, 21 Aug 2010 17:01:09 +0800, Jerome BENOIT wrote:
my box is a daily updated Squeeze box: today I get trouble
On Sat, 21 Aug 2010 17:01:09 +0800, Jerome BENOIT wrote:
> my box is a daily updated Squeeze box: today I get trouble with
> autotools:
> I suspect that the issues come from autoconf which was upgraded recently
> from 2.65-4 to 2.67-2 .
> As I cannot really identify the misbehaviour, I would like
Hello List,
my box is a daily updated Squeeze box:
today I get trouble with autotools:
I suspect that the issues come from autoconf which was upgraded recently
from 2.65-4 to 2.67-2 .
As I cannot really identify the misbehaviour, I would like to downgrad to
autoconf 2.65-4 : where can we get the
5 matches
Mail list logo