mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add a --with-python option
The effect is the same as specifying PYTHON=python3, but a configure option works better in jhbuild. https://bugzilla.gnome.org/show_bug.cgi?id=684103
This commit is contained in:
@@ -533,6 +533,14 @@
|
||||
</para>
|
||||
</formalpara>
|
||||
|
||||
<formalpara>
|
||||
<title><systemitem>--with-python</systemitem></title>
|
||||
|
||||
<para>
|
||||
Allows specifying the Python interpreter to use, either as an absolute path,
|
||||
or as a program name. GLib can be built with Python 2 (at least version 2.5)
|
||||
or Python 3.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
Reference in New Issue
Block a user