Branko Čibej <[email protected]> writes: > The root of the problem is that automake > insists on recursive builds, which on top of all the other problems, > make builds an order of magnitude slower.
The manual claims it is possible to use automake non-recursively: http://www.gnu.org/software/automake/manual/automake.html#Alternative http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html I don't know how well it works. -- Philip
