Changeset 0d2a97c for BOOK/testsuite-tools
- Timestamp:
 - Aug 10, 2006, 10:19:30 AM (19 years ago)
 - Branches:
 - clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
 - Children:
 - 8b9f539
 - Parents:
 - dc92e97
 - File:
 - 
      
- 1 edited
 
- 
          
  BOOK/testsuite-tools/common/expect.xml (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
BOOK/testsuite-tools/common/expect.xml
rdc92e97 r0d2a97c 26 26 <title>Installation of Expect</title> 27 27 28 <para os="s1">The following sed prevents searching for libraries in29 /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> 30 30 31 31 <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.
  