Ignore:
File:
1 edited

Legend:

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

    rf1fe515 rb27081c4  
    4040    <para os="a">Prepare M4 for compilation:</para>
    4141
    42 <screen os="b"><userinput>./configure --prefix=/tools \
    43     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     42<screen os="b"><userinput>./configure \
     43    --prefix=/tools \
     44    --build=${CLFS_HOST} \
     45    --host=${CLFS_TARGET} \
    4446    --cache-file=config.cache</userinput></screen>
    4547
Note: See TracChangeset for help on using the changeset viewer.