- Make automake build correctly
* Fixed bug 2944763: putting libraries in xxx_LDFLAGS instead of xxx_LDADD
* Added missing SUCSS source files (Streaming stuff)
* Mesher needs boost_thread when building with ogre.
TODO: in-tree boost libraries don't include boost_thread - will have to add it
- Make CMake detect Ogre:
* Forgot to commit FindOGRE.cmake