On Thu, Dec 11, 2008 at 5:22 AM, Benoit Sigoure <[email protected]> wrote:
> On Tue, Dec 9, 2008 at 11:28 AM, Ralf Wildenhues <[email protected]> 
> 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


_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to