configure: Add a code coverage option
Configure with: ./configure --enable-code-coverage Show coverage output with: make && make check && make code-coverage-capture
Showing
m4/ax_code_coverage.m4
0 → 100644
Please register or sign in to comment