Ignore:
Timestamp:
Feb 21, 2006, 1:41:22 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
ad1481e
Parents:
da46a40
Message:

r884@server (orig r882): ken | 2005-12-11 06:21:27 -0800
Fix tcl configure with new bash

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp-tools/64/tcl.xml

    rda46a40 r1bc724c  
    2828    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2929    href="../common/tcl.xml"
     30    xpointer="xpointer(//*[@os='c1'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/tcl.xml"
     34    xpointer="xpointer(//*[@os='c2'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     37    href="../common/tcl.xml"
    3038    xpointer="xpointer(//*[@os='b'])"/>
    3139
    32 <screen os="c"><userinput>cd unix
    33 CC="gcc ${BUILD64}" ./configure --prefix=/tools</userinput></screen>
     40<screen os="c"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/tools</userinput></screen>
    3441
    3542    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.