autoconf
[Top][All Lists]
Advanced

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

Re: Getting data from a nested configure script?


From: Allan Caffee
Subject: Re: Getting data from a nested configure script?
Date: Fri, 26 Dec 2008 13:40:23 -0500

On Thu, Dec 11, 2008 at 5:22 AM, Benoit Sigoure <address@hidden> wrote:
> On Tue, Dec 9, 2008 at 11:28 AM, Ralf Wildenhues <address@hidden> wrote:
>> * Benoit Sigoure wrote on Tue, Dec 09, 2008 at 11:11:17AM CET:
>>  echo '@CFLAGS@' | ./config.status --file=-

Is there a simple way to do this inside a Makefile without having the
value get expanded by our own configure script?  I was thinking
something like:

echo '+CFLAGS+' | tr '+' '@' | ./config.status --file=-

Just thought I'd ask and see if I'm missing something obvious.

~Allan




reply via email to

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