mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user