Fix docs to talk about --enable-coverage

The configure options to turn on coverage testing got renamed
at some point, but the docs were not updated. Fix that.

https://bugzilla.gnome.org//show_bug.cgi?id=735915
This commit is contained in:
Matthias Clasen 2014-09-07 22:50:36 -04:00
parent 281fdd372e
commit aef0e4b7f3

View File

@ -507,8 +507,8 @@
</formalpara>
<formalpara>
<title><systemitem>--enable-gcov</systemitem> and
<systemitem>--disable-gcov</systemitem></title>
<title><systemitem>--enable-coverage</systemitem> and
<systemitem>--disable-coverage</systemitem></title>
<para>
Enable the generation of coverage reports for the GLib tests.