Re: Getting data from a nested configure script?

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

 



On Fri, Dec 26, 2008 at 2:22 PM, Andreas Schwab <schwab@xxxxxxx> wrote:
> "Allan Caffee" <allan.caffee@xxxxxxxxx> writes:
>
>> 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=-
>
> echo '@'CFLAGS@ | ./config.status --file=-

That's perfect!  Thanks!

~Allan


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux