Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/coreutils.xml

    r0eb98bde rc9629e03  
    4444    <title>Installation of Coreutils</title>
    4545
    46 <!--
    47 <screen><userinput remap="configure">export gl_cv_macro_MB_CUR_MAX_good=y</userinput></screen>
    48 -->
    4946    <para>Prepare Coreutils for compilation:</para>
    5047
     
    5350            --build=$(build-aux/config.guess) \
    5451            --enable-install-program=hostname \
    55             --enable-no-install-program=kill,uptime \
    56             gl_cv_macro_MB_CUR_MAX_good=y</userinput></screen>
     52            --enable-no-install-program=kill,uptime</userinput></screen>
    5753
    5854    <variablelist>
     
    6561          and installed &ndash; it is disabled by default but is required by the
    6662          Perl test suite.</para>
    67         </listitem>
    68       </varlistentry>
    69 
    70       <varlistentry>
    71         <term><envar>gl_cv_macro_MB_CUR_MAX_good=y</envar></term>
    72         <listitem>
    73           <para>This is needed to work around an issue in the gnulib copy
    74           shipped by the package which would break cross compilation.</para>
    7563        </listitem>
    7664      </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.