This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: [PATCH] SGI dependency tracking bugfix
- To: Morten Eriksen <mortene at sim dot no>
- Subject: Re: [PATCH] SGI dependency tracking bugfix
- From: Akim Demaille <akim at epita dot fr>
- Date: 16 Oct 2000 21:25:25 +0200
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <51og13go52.fsf@trh.sim.no>
| Re-resending this patch.
| 2000-06-04 Morten Eriksen <mortene@sim.no>
|
| * depcomp: fixed bug in sgi dependency tracking mode with
| sourcecode files which does not contain any dependencies to other
| source files.
Thanks, applied. It looks sane, and you've been using it for quite a
while, so it's OK.
Please, next time use only imperative when writing ChangeLog, just as
if you were giving order to someone who has to implement your
ChangeLog.
* depcomp: Fix a bug in SGI dependency tracking mode with source
files which do not contain any dependencies to other source files.
Akim