2012/3/19 Satish Balay <balay@mcs.anl.gov>
The other issue here is: multiple library conflict. If there is a user
using tetgen directly [and has a separate install of it] - and also
uses petsc from the same code , then there could be duplicate symbol
issue. [Now the solution is - don't link with a separate tegen - just
link with petsc - but thats generally not good.]

Matt has significantly modified tetgen (removing its superfluous use of C++) so all these symbols are different.