Ignore:
Timestamp:
Dec 14, 2015, 12:21:52 AM (9 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
fc86858d
Parents:
dbc5b02 (diff), c7477f8e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'sysvinit' of clfs.org:cross-lfs into sysvinit

File:
1 edited

Legend:

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

    rdbc5b02 r991595cf  
    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.