Commit bfa5cf1ce70787f8d1b32cb1e13941dbcf9b6b03

Daniel Veillard 2008-08-27T15:33:28

add an --with-coverage configure option and a 'make cov' target based on * configure.in Makefile.am: add an --with-coverage configure option and a 'make cov' target based on gcc profiling and the lcov tool. Currently at 68.9% coverage out of 'make check' and runsuite executions. * xmlreader.c: remove warnings due to C++ comments Daniel svn path=/trunk/; revision=3780