Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/python.xml

    rd672ab7 r676f0fd  
    4949            --with-system-expat  \
    5050            --with-system-ffi    \
    51             --with-ensurepip=yes \
    5251            --enable-optimizations</userinput></screen>
    5352
     
    6867        <para>This switch enables linking against system version of
    6968        <application>libffi</application>.</para>
    70       </listitem>
    71     </varlistentry>
    72 
    73     <varlistentry>
    74       <term><parameter>--with-ensurepip=yes</parameter></term>
    75       <listitem>
    76         <para>This switch enables building <command>pip</command> and
    77         <command>setuptools</command> packaging programs.</para>
    7869      </listitem>
    7970    </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.