Ignore:
Timestamp:
Dec 13, 2015, 3:57:55 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
c01bd946
Parents:
c636dee
Message:

Put one configure option per line

File:
1 edited

Legend:

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

    rc636dee r7cd7f99  
    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.