Fixes for GCC 3.0
*** empty log message ***
Tighten up build process to ensure "make distcheck" works with CVS automake.
Removed last uses of estring.
Add const qualifier to operator== methods.
Use strstream if stringstream unavailable.
Add configure option to disable RTTI for class name.
Build both shared and static libs by default. Update INSTALL.
Change from CPPUNIT_USE_TYPEINFO to CPPUNIT_USE_TYPEINFO_NAME