autoconf
[Top][All Lists]
Advanced

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

Re: Extracting configuration info from config.status


From: Ralf Wildenhues
Subject: Re: Extracting configuration info from config.status
Date: Thu, 16 Oct 2008 16:50:36 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

* Barry Leslie wrote on Thu, Oct 16, 2008 at 04:45:05PM CEST:
> 
> My solution to this problem was to get the CC flags I wanted from the MySQL
> MakeFile instead of trying to get them out of config.status.
> 
> It is still a bit frustrating when you know all the data you need is in
> config.status but you cannot get it. Something that would solve this problem
> would be to have an option like --showtag then I could run config,status
> as:

You can do it like this:
  echo '@CC@' | ./config.status --file=-

Feature request not needed.

Cheers,
Ralf




reply via email to

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