Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/flex.xml

    rdabbced r2ca606a  
    2323    <title>Installation of Flex</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/flex.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/flex.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    32 
    33     <para os="t3">When Cross Compiling the configure script
    34     does not determine the correct values for the following,
     25    <para os="t3">When cross compiling, the <command>configure</command>
     26    script does not determine the correct values for the following.
    3527    Set the values manually:</para>
    3628
     
    4436    xpointer="xpointer(//*[@os='a'])"/>
    4537
    46 <screen os="cb"><userinput>./configure --prefix=/tools \
     38<screen os="cb"><userinput>M4=m4 ./configure --prefix=/tools \
    4739    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4840    --cache-file=config.cache</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.