Changeset 6bb43b3 for BOOK/temp-tools/multilib
- Timestamp:
- Feb 21, 2006, 1:26:16 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:
- cedcdaa
- Parents:
- e47ec16
- Location:
- BOOK/temp-tools/multilib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-tools/multilib/expect-64bit.xml
re47ec16 r6bb43b3 38 38 --libdir=/tools/lib64 --with-x=no</userinput></screen> 39 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../common/expect.xml" 42 xpointer="xpointer(//*[@os='e'])"/> 40 <variablelist os="e"> 41 <title>The meaning of the configure options:</title> 42 43 <varlistentry os="e1"> 44 <term><parameter>--with-tcl=/tools/lib64</parameter></term> 45 <listitem> 46 <para>This ensures that the configure script finds the Tcl 47 installation in the temporary temp-tools location.</para> 48 </listitem> 49 </varlistentry> 50 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 52 href="../common/expect.xml" 53 xpointer="xpointer(//*[@os='e2'])"/> 54 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 56 href="../common/expect.xml" 57 xpointer="xpointer(//*[@os='e3'])"/> 58 59 </variablelist> 43 60 44 61 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-tools/multilib/texinfo.xml
re47ec16 r6bb43b3 43 43 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 44 44 href="../common/texinfo.xml" 45 xpointer="xpointer(//*[@os=' f'])"/>45 xpointer="xpointer(//*[@os='g'])"/> 46 46 47 47 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.