Eric Blake wrote:
> On 09/06/2012 06:48 AM, Jim Meyering wrote:
>>
>> Actually, with GNU make, this is something that we could probably
>> adjust at make-time.
>
> Only if you use Automake-NG, and can assume GNU make.

IMHO, this work-around doesn't have to do anything for those using
non-GNU make, as long as it doesn't break their build.

The suggested snippet could go in a file that is included only when
using GNU make, like cfg.mk.  People who don't use GNU make probably
don't enable all of those warning options, either.

Reply via email to