Marko Lindqvist wrote:
> 2008/6/29 Jason Dorje Short <[EMAIL PROTECTED]>:
>> aiparatrooper.c:37:23: error: utilities.h: No such file or directory
> 
>  Include path problem. I cannot reproduce.
> 
>  1) Makefile.am should contain $(top_srcdir)/server/generator -path.
>  2) Are your Makefile.in and Makefile regenerated? This might require
> that you have configured with --enable-maintainer-mode or run automake
> manually again now.

Problem is fixed after rerunning autogen.sh.

I still think it is *quite* wrong for the generator module code to be 
used outside of that directory.  When we originally split that off, it 
was to make the code more modular, not to create a whole secondary set 
of dependencies to have to keep track of.

That said get_continent_size() is not really generator-specific.  In 
fact I'd think it should be in map.c...

-jason

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to