Xi Ruoyao 2023-09-10 21:49:41 +08:00
parent 030e18a3cb
commit cf1541223e
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -100,7 +100,7 @@
<screen><userinput>./configure $XORG_CONFIG \
--without-doxygen \
--docdir='${datadir}'/doc/libxcb-&libxcb-version; &amp;&amp;
make</userinput></screen>
LC_ALL=en_US.UTF-8 make</userinput></screen>
<para>
To test the results, issue: <command>make check</command>.
@ -125,13 +125,13 @@ make</userinput></screen>
<sect2 role="commands">
<title>Command Explanations</title>
<!-- No longer needed with 1.16, it now requires Python-3.0 or higher.
<!-- https://gitlab.freedesktop.org/xorg/lib/libxcb/-/issues/72 -->
<para>
<parameter>PYTHON=python3</parameter>: This variable forces configure to
use python3 instead of python2. The configure script for this package
will automatically default to python2 if it is present.
<envar>LC_ALL=en_US.UTF-8</envar>: Some Python 3 script in the
building system of this package may fail with certain system
locale settings. This environment variable forces a locale setting
known to work.
</para>
-->
<para>
<parameter>--without-doxygen</parameter>: Do not use doxygen to