of actually using them in the flightgear event manager.
- Now that we have several add on libs we are bundling with simgear (but
not automatically built as part of the simgear build) I have moved them
to their own subdirectory (src-libs).
--- /dev/null
+For your convenience and allowed by Boost's license terms, a subset of
+Boost is bundled with SimGear in $(top_srcdir)/src-libs/.
+
+Boost must be installed before you can build SimGear.
+
+Once Boost is installed you can return to configuring and building
+Simgear.
+
+This subset of Boost is taken from the current release, 1.27.0.
+
+Up to date Boost documentation is available at http://www.boost.org
For your convenience (and with the author's permission) a copy of the
-MetaKit source is bundled with SimGear. You must have metakit
-installed before you can build SimGear.
+MetaKit source is bundled with SimGear in $(top_srcdir)/src-libs/.
+You must have metakit installed before you can build SimGear.
- Most linux distributions have a metakit package. For linux
developers, we recommend ysou install your distributions package
For your convenience and allowed by zlib's license terms:
http://www.gzip.org/zlib/zlib_license.html a copy of the zlib source
-is bundled with SimGear. You must have zlib installed before you can
-build SimGear.
+is bundled with SimGear in $(top_srcdir)/src-libs/. You must have
+zlib installed before you can build SimGear.
- Most linux distributions have a zlib package. For linux
developers, we recommend ysou install your distributions package