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/automake.xml

    rc636dee r7cd7f99  
    2828    <para os="a">Prepare Automake for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
     30<screen os="b"><userinput>./configure \
     31    --prefix=/usr \
     32    --docdir=/usr/share/doc/automake-&automake-version;</userinput></screen>
    3133
    3234    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.