Ignore:
File:
1 edited

Legend:

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

    r5648552 rb27081c4  
    3232    <para os="a">Prepare Bash for compilation:</para>
    3333
    34 <screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin \
    35     --without-bash-malloc --with-installed-readline \
     34<screen os="b"><userinput>./configure \
     35    --prefix=/usr \
     36    --bindir=/bin \
     37    --without-bash-malloc \
     38    --with-installed-readline \
    3639    --docdir=/usr/share/doc/bash-&bash-version;</userinput></screen>
    3740
Note: See TracChangeset for help on using the changeset viewer.