Ignore:
Timestamp:
Aug 10, 2006, 10:19:30 AM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
b491727
Parents:
f7fb165
Message:

Text updates

File:
1 edited

Legend:

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

    rf7fb165 r70acbca  
    2626    <title>Installation of Expect</title>
    2727
    28     <para os="s1">The following sed prevents searching for libraries in
    29     /tools/lib. It will now search in ${libdir}:</para>
     28    <para os="s1">The following sed tells <command>configure</command> to look
     29    for libraries in ${libdir}, not just in /tools/lib:</para>
    3030
    3131<screen os="s2"><userinput>sed -i '/EXP_LIB_SPEC=/s@${exec_prefix}/lib@${libdir}@' configure</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.