Ignore:
Timestamp:
Dec 13, 2015, 3:58:11 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
b953d0e
Parents:
7cd7f99
Message:

Put one configure option per line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/testsuite-tools/common/expect.xml

    r7cd7f99 rc01bd946  
    2828    <para os="c">Now prepare Expect for compilation:</para>
    2929
    30 <screen os="d"><userinput>./configure --prefix=/tools --with-tcl=/tools/lib \
     30<screen os="d"><userinput>./configure \
     31    --prefix=/tools \
     32    --with-tcl=/tools/lib \
    3133    --with-tclinclude=/tools/include</userinput></screen>
    3234
Note: See TracChangeset for help on using the changeset viewer.