Changeset f32f537 for temp-tools


Ignore:
Timestamp:
Feb 21, 2006, 1:26:16 AM (19 years ago)
Author:
Jim Gifford <clfs@…>
Children:
4a9cdca
Parents:
360c931
Message:

r788@server (orig r786): jim | 2005-12-01 12:07:35 -0800

r851@server: jim | 2005-12-01 12:07:08 -0800
Text updates from G. Moko. Thank You


Location:
temp-tools
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • temp-tools/common/expect.xml

    r360c931 rf32f537  
    4848      <title>The meaning of the configure options:</title>
    4949
    50       <varlistentry>
     50      <varlistentry os="e1">
    5151        <term><parameter>--with-tcl=/tools/lib</parameter></term>
    5252        <listitem>
     
    5656      </varlistentry>
    5757
    58       <varlistentry>
     58      <varlistentry os="e2">
    5959        <term><parameter>--with-tclinclude=/tools/include</parameter></term>
    6060        <listitem>
     
    6666      </varlistentry>
    6767
    68       <varlistentry>
     68      <varlistentry os="e3">
    6969        <term><parameter>--with-x=no</parameter></term>
    7070        <listitem>
  • temp-tools/common/texinfo.xml

    r360c931 rf32f537  
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4444    href="../../final-system/common/texinfo.xml"
    45     xpointer="xpointer(//*[@os='f'])"/>
     45    xpointer="xpointer(//*[@os='g'])"/>
    4646
    4747  </sect2>
  • temp-tools/multilib/expect-64bit.xml

    r360c931 rf32f537  
    3838   --libdir=/tools/lib64 --with-x=no</userinput></screen>
    3939
    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>
    4360
    4461    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • temp-tools/multilib/texinfo.xml

    r360c931 rf32f537  
    4343    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    4444    href="../common/texinfo.xml"
    45     xpointer="xpointer(//*[@os='f'])"/>
     45    xpointer="xpointer(//*[@os='g'])"/>
    4646
    4747  </sect2>
Note: See TracChangeset for help on using the changeset viewer.