Clinton Roy <[EMAIL PROTECTED]> writes:
> Guido Draheim <[EMAIL PROTECTED]> writes:

>> ... the other problem is that the prefixing is not done during
>> reconfig, and in fact, the items in my ac-macro should be appended to
>> the config.status file, which I didn't bother to do so far, and I
>> didn't have enough time to figure it out.

> I think this is now the crux of the problem - how to get a command to be
> run by config.status every time config.h is generated - as we could use
> your prefixing code, my sed script, or Russ's awk script, depending on
> how we want to solve the installability problem.

I just let make handle this.  It knows about dependencies and running
scripts, so as long as something important depends on the generated header
file, it will take care of making sure it's generated.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to