autoconf
[Top][All Lists]
Advanced

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

Re: AC_CHECK_FUNCS and gcc with -Werror


From: Ralf Wildenhues
Subject: Re: AC_CHECK_FUNCS and gcc with -Werror
Date: Sat, 6 Mar 2010 07:11:22 +0100
User-agent: Mutt/1.5.20 (2009-10-28)

* Steffen Dettmer wrote on Thu, Mar 04, 2010 at 01:37:59PM CET:
> On Thu, Mar 4, 2010 at 12:55 AM, Eric Blake wrote:
> > find . -name Makefile.am | xargs sed -i -e "$script"
> 
> Ohh, I didn't knew that recent sed's have -i (I assume it is
> inplace-edit link perl -i). cool.

That's a GNU sed-only feature, BTW.

> (however, according to DRY, other ways than mass updates may be
> more appropriate and less annyoning in the inter-release-diffs).

Once you have a fragment that is included by all your Makefile.am 
files, why not just update that one file?

Cheers,
Ralf




reply via email to

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