Browse Source

[trac3483] remove rest of the python code coverage

Remove the clean-python-coverage and report-python-coverage make
targets.  Remove the configure report output at end about Python
code coverage.  The pycoverage support was removed six months ago.
Jeremy C. Reed 10 years ago
parent
commit
002841da1c
2 changed files with 3 additions and 22 deletions
  1. 3 21
      Makefile.am
  2. 0 1
      configure.ac

File diff suppressed because it is too large
+ 3 - 21
Makefile.am


+ 0 - 1
configure.ac

@@ -1617,7 +1617,6 @@ Developer:
   Google Tests: $enable_gtest
   Valgrind: $found_valgrind
   C++ Code Coverage: $USE_LCOV
-  Python Code Coverage: $USE_PYCOVERAGE
   Logger checks: $enable_logger_checks
   Generate Documentation: $enable_generate_docs