Changeset 7a8cc24 for BOOK/testsuite-tools/common
- Timestamp:
- Feb 21, 2006, 1:56:03 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:
- f0ed7ed
- Parents:
- 98a37f1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/testsuite-tools/common/expect.xml
r98a37f1 r7a8cc24 43 43 44 44 <screen os="d"><userinput>./configure --prefix=/tools --with-tcl=/tools/lib \ 45 --with-tclinclude=/tools/include --with-x=no</userinput></screen>45 --with-tclinclude=/tools/include</userinput></screen> 46 46 47 47 <variablelist os="e"> … … 63 63 where <command>configure</command> fails because it cannot 64 64 automatically discover the location of the Tcl source directory.</para> 65 </listitem>66 </varlistentry>67 68 <varlistentry os="e3">69 <term><parameter>--with-x=no</parameter></term>70 <listitem>71 <para>This tells the configure script not to search for Tk72 (the Tcl GUI component) or the X Window System libraries, both of73 which may reside on the host system but will not exist when74 building the final system.</para>75 65 </listitem> 76 66 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.