Paul Eggert <[EMAIL PROTECTED]> wrote:
> Jim Meyering <[EMAIL PROTECTED]> writes:
>
>> ./bootstrap: aclocal --force -I m4 ...
>> configure.ac:39: warning: AC_COMPILE_IFELSE was called before 
>> AC_USE_SYSTEM_EXTENSIONS
>
> Thanks for reporting that.  I installed the following, and hope it
> fixes things for you.  At least, I bootstrapped successfully from
> scratch after it.  Dunno why I missed it before, perhaps because I
> didn't do a full bootstrap.
>
> 2006-10-12  Paul Eggert  <[EMAIL PROTECTED]>
>
>       * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
>       gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
>       reported by Jim Meyering.  All uses of cache variables renamed
>       to match Autoconf's.
>       (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
>       the other one.

It worked fine with autoconf-2.60a, but not with the latest autoconf
built from cvs.  Now it works with both.
Thanks!


Reply via email to