Bruno Haible <[EMAIL PROTECTED]> wrote:
> The i-ring.h file includes <stdbool.h>. Therefore it should depend on
> the 'stdbool' module. Currently it gives an error on Solaris 10 for example:
>
> cc -xarch=v9 -O -DHAVE_CONFIG_H -I. -I..      -g -c i-ring.c
> "/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only 
> in a c99 compilation environment."
> cc: acomp failed for i-ring.c
>
> I'm applying this:
>
> 2007-03-11  Bruno Haible  <[EMAIL PROTECTED]>
>
>       * modules/i-ring (Depends-on): Add stdbool.

Thanks for fixing those.


Reply via email to