Changeset 2ab0d61 for testsuite-tools
- Timestamp:
- Apr 18, 2006, 8:47:16 AM (19 years ago)
- Children:
- 6de5a22
- Parents:
- c52100b1
- Location:
- testsuite-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuite-tools/common/tcl.xml
rc52100b1 r2ab0d61 40 40 working properly.</para> 41 41 42 <para os="c1">First, fix a syntax error in the configure script .</para>42 <para os="c1">First, fix a syntax error in the configure script:</para> 43 43 44 44 <screen os="c2"><userinput>cd unix … … 57 57 <screen os="h"><userinput>make install</userinput></screen> 58 58 59 <para os="i">Now we will install the TCL headers into /tools.</para> 59 <para os="i">Tcl's private headers files are needed for the next 60 package, Expect. Install them into /tools:</para> 60 61 61 62 <screen os="j"><userinput>make install-private-headers</userinput></screen> -
testsuite-tools/mips/expect.xml
rc52100b1 r2ab0d61 43 43 xpointer="xpointer(//*[@os='b'])"/> 44 44 45 <para os="p1">This patch updates config.guess and config.sub for MIPS processors .</para>45 <para os="p1">This patch updates config.guess and config.sub for MIPS processors:</para> 46 46 47 47 <screen os="p2"><userinput>patch -Np1 -i ../&expect-mips_update-patch;</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.