Jim Meyering wrote:
> > * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
>
> That's fine, even though I consider such an
> old version of Solaris to be irrelevant.
The same lack of 'inline' is also observed on Solaris 7 and HP-UX 11. [1]
> You're welcome to apply it.
Done.
Bruno
Bruno Haible <[EMAIL PROTECTED]> wrote:
> Hi Jim,
>
> The cycle-check module uses 'inline', therefore should make sure it's
> supported
> or defined away. Currently it leads to a failure like this, on Solaris 2.5.1
> with SunPRO C 5.0:
>
> cc -O -DHAVE_CONFIG_H -I. -I.. -g -c cycle-check.c
>
Hi Jim,
The cycle-check module uses 'inline', therefore should make sure it's supported
or defined away. Currently it leads to a failure like this, on Solaris 2.5.1
with SunPRO C 5.0:
cc -O -DHAVE_CONFIG_H -I. -I.. -g -c cycle-check.c
"cycle-check.c", line 38: undefined or not a type: inline