Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/gawk.xml

    rc2102b28 rb27081c4  
    2828    <para os="a">Prepare Gawk for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --prefix=/usr --libexecdir=/usr/lib</userinput></screen>
     30<screen os="b"><userinput>./configure \
     31    --prefix=/usr \
     32    --libexecdir=/usr/lib</userinput></screen>
    3133
    3234    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.