This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Automatic dependency tracker vanished - why?


>>> "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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]