Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/sed.xml

    rd7a9421 rbe5b2e0  
    4646    <para>Prepare Sed for compilation:</para>
    4747
    48 <screen><userinput remap="configure">./configure --prefix=/usr   \
    49             --host=$LFS_TGT</userinput></screen>
     48    <screen><userinput remap="configure">./configure --prefix=/usr   \
     49            --host=$LFS_TGT \
     50            --build=$(./build-aux/config.guess)</userinput></screen>
    5051
    5152    <para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.