Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/coreutils.xml

    r0eb98bde r96f7f5e  
    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>
     
    6864      </varlistentry>
    6965
    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>
    75         </listitem>
    76       </varlistentry>
    7766    </variablelist>
    7867
Note: See TracChangeset for help on using the changeset viewer.