This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Automatic dependency tracker vanished - why?
- From: Alexandre Duret-Lutz <duret_g at lrde dot epita dot fr>
- To: Markus Werle <numerical dot simulation at web dot de>
- Cc: automake at gnu dot org
- Date: Mon, 10 Feb 2003 00:42:17 +0100
- Subject: Re: Automatic dependency tracker vanished - why?
- References: <3E46CDA8.3A2A332E@web.de>
>>> "Markus" == Markus Werle <numerical.simulation@web.de> writes:
[...]
Markus> that the files in .deps only contain the line
Markus> # dummy
Markus> Why?
You have run ./configure, but haven't run make yet.
Dependencies are updated as a side-effect of the compilation.
Markus> What went wrong?
Nothing as far as I can tell.
Please send more details if dependencies really aren't updated
during build (don't forget to say which version of Automake you
are and were using, especially if something "vanished").
[...]
--
Alexandre Duret-Lutz