Tom Tromey <[EMAIL PROTECTED]> writes:
> At some point I'd like to fix the "adding a directory" problem. Right
> now if you add a new directory (edit AC_OUTPUT and SUBDIRS), automake
> won't notice correctly and a simple "make" won't rebuild the way you'd
> like.
>
> Likewise automake isn't very savvy about re-creating links after
> configure.in is changed.
What I would like to do for next Autoconves is to have a set of traces
requests, and have autoconf always save them when it creates
configure. This will let autoheader and automake look at the traces
without having to re-run autoconf, which is really costly for
duplicate work.