From: Christoph B. <eg...@gm...> - 2007-09-20 22:08:52
|
Hi list, I just rewrote most of the autotools stuff to hopefully build faster. It is also closer to the standard of doing things. The major change is that we don't modify the global CFLAGS and LDFLAGS for the project, but per target. That way it will be possible to remove the OGRE and OIS dependency from the server (at least I hope to remove it, since that way it can be built on stand alone servers without building OGRE and OIS first which we never use). I will clean up the autotools stuff further the next few days (especially asio really annoys me). Please don't change things in that area without notifing me. Thanks and good night, Christoph |