harfbuzz: "docs" otion is a feature, not a boolean

So it cannot be set to false. Since the default is "auto", it has
to be set to disabled, to prevent building docs.
This commit is contained in:
Pierre Labastie 2023-01-23 17:34:26 +01:00
parent 6831ccec80
commit 1eb291660a

View File

@ -157,8 +157,9 @@ ninja</userinput></screen>
</para>
-->
<para>
<option>-Ddocs=false</option>: If <xref linkend="gtk-doc"/> is installed,
the documentation is built and installed. This switch prevents that.
<option>-Ddocs=disabled</option>: If <xref linkend="gtk-doc"/> is
installed, the documentation is built and installed. This switch
prevents that.
</para>
</sect2>