>>>>> "Braden" == Braden McDaniel <[EMAIL PROTECTED]> writes:

Tom> I'd really like to find a better solution for the built files
Tom> problem.  This is currently too hard to do in automake.

Braden> I ended up doing this:
Braden>   $(libfoo_la_OBJECTS): mybuiltheader.h

I recently changed how BUILT_SOURCES work.  Now they are all built
before `all' is built.  I think this should fix the problems with
building headers before dependencies have ever been calculated.

Tom

Reply via email to