Changeset eda7549 for BOOK/testsuite-tools
- Timestamp:
- Sep 4, 2015, 5:31:21 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- 1c31119
- Parents:
- 29c73f8
- git-author:
- William Harrington <kb0iic@…> (09/04/15 17:31:17)
- git-committer:
- William Harrington <kb0iic@…> (09/04/15 17:31:21)
- Location:
- BOOK/testsuite-tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/testsuite-tools/common/tcl.xml
r29c73f8 reda7549 24 24 <sect2 role="installation"> 25 25 <title>Installation of Tcl</title> 26 27 <para os="s1">Increase memory size for regular expressions where required.</para>28 29 <screen os="s2"><userinput>sed -i s/500/5000/ generic/regc_nfa.c</userinput></screen>30 26 31 27 <para os="a">Prepare Tcl for compilation:</para> -
BOOK/testsuite-tools/multilib/tcl.xml
r29c73f8 reda7549 21 21 <sect2 role="installation"> 22 22 <title>Installation of Tcl</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"25 href="../common/tcl.xml"26 xpointer="xpointer(//*[@os='s1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"29 href="../common/tcl.xml"30 xpointer="xpointer(//*[@os='s2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.