use pkgincludedir for headers (to avoid file name collisions), renamed LIBT2N_CLIENT_...
[libt2n] / examples / README
1 boost serialization and extended_type_info trouble:
2 - the problem was that the static initializers generated by the BOOST_CLASS_EXPORT macro haven't been called
3 this happened because the translation unit of the static library created wasn't used