Ignore:
Timestamp:
Dec 14, 2015, 12:19:04 AM (9 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
c7477f8e
Parents:
00cf9ca
git-author:
Chris Staub <chris@…> (12/13/15 23:57:55)
git-committer:
Chris Staub <chris@…> (12/14/15 00:19:04)
Message:

Put one configure option per line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc/hfsutils.xml

    r00cf9ca rb27081c4  
    4040    xpointer="xpointer(//*[@os='a'])"/>
    4141
    42 <screen><userinput>CC="${CC}" ./configure --prefix=/tools</userinput></screen>
     42<screen><userinput>CC="${CC}" \
     43./configure \
     44    --prefix=/tools</userinput></screen>
    4345
    4446    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.