move libt2n.m4 into m4 directory to let autoreconf find it
[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