bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] avoid new AC_REQUIRE expanded-before-required warnings


From: Eric Blake
Subject: Re: [PATCH] avoid new AC_REQUIRE expanded-before-required warnings
Date: Mon, 16 Nov 2009 17:38:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Jim Meyering <jim <at> meyering.net> writes:

> Hoping to use the latest gnulib in coreutils, I sync'd, committed (without
> pushing yet, of course), and tried to bootstrap.  Running autoconf
> produced warnings like this:
> 
> configure.ac:45: warning: AC_REQUIRE: `gl_FUNC_CHOWN' was expanded before it 
was required

The other fix is to use AC_DEFUN_ONCE in chown.m4, rather than tweaking 
configure.ac sections of modules files.

-- 
Eric Blake







reply via email to

[Prev in Thread] Current Thread [Next in Thread]