Ignore:
File:
1 edited

Legend:

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

    rc7477f8e rdabbced  
    2626    xpointer="xpointer(//*[@os='c'])"/>
    2727
    28 <screen os="d"><userinput>CC="gcc ${BUILD64}" \
    29 ./configure \
    30     --prefix=/tools \
    31     --with-tcl=/tools/lib64 \
    32     --with-tclinclude=/tools/include  \
    33     --libdir=/tools/lib64</userinput></screen>
     28<screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/tools \
     29   --with-tcl=/tools/lib64 --with-tclinclude=/tools/include  \
     30   --libdir=/tools/lib64</userinput></screen>
    3431
    3532    <variablelist os="e">
Note: See TracChangeset for help on using the changeset viewer.