Changeset f526de95 for BOOK/testsuite-tools/mips64
- Timestamp:
- Dec 25, 2008, 12:52:44 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 30edaff
- Parents:
- 69f074c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/testsuite-tools/mips64/expect.xml
r69f074c rf526de95 74 74 xpointer="xpointer(//*[@os='c'])"/> 75 75 76 <screen os="d"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/tools \ 77 --with-tcl=/tools/lib64 --with-tclinclude=/tools/include \78 --libdir=/tools/lib64</userinput></screen>76 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 77 href="../multilib/expect.xml" 78 xpointer="xpointer(//*[@os='d'])"/> 79 79 80 <variablelist os="e"> 81 <title>The meaning of the configure options:</title> 82 83 <varlistentry os="e1"> 84 <term><parameter>--with-tcl=/tools/lib64</parameter></term> 85 <listitem> 86 <para>This ensures that the configure script finds the Tcl 87 installation in the temporary tools location.</para> 88 </listitem> 89 </varlistentry> 90 91 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 92 href="../common/expect.xml" 93 xpointer="xpointer(//*[@os='e2'])"/> 94 95 </variablelist> 80 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 81 href="../multilib/expect.xml" 82 xpointer="xpointer(//*[@os='e'])"/> 96 83 97 84 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.