[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
duplicate automake runs? [patch: Makefile.in in subdir not generated]
|
From: |
Ilya N. Golubev |
|
Subject: |
duplicate automake runs? [patch: Makefile.in in subdir not generated] |
|
Date: |
Thu, 28 Aug 2008 19:40:03 +0400 |
|
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.21 (linux) |
> causes duplicate automake reruns in the common case
> where toplevel Makefile.am is updated.
Explicitly tried avoid that, and stated that in change log entry:
> Added elimination of
> duplicate `$(AUTOMAKE)' invocation.
Even if that still happens, would rather allow for that. For automake
it is not considered better to be broken than to be slow, is it?