broken builds

Matthias Andree matthias.andree at gmx.de
Fri Oct 25 02:46:40 CEST 2002


On Thu, 24 Oct 2002, Gyepi SAM wrote:

> Makefile.am needs to list version.h as a dependency of main.c (among
> others) in order for the version file to be built, it would seem. But
> main.c is also listed as a dependent of version.h, and I am not sure
> how make would deal with it.  For the time being, trigger the file
> creation manually...

There is no circular dependency. Not main.c depends on version.h, but
main.o does.

-- 
Matthias Andree




More information about the bogofilter-dev mailing list