Changeset 31cff1bc for testsuite-tools/common
- Timestamp:
- Feb 21, 2006, 1:56:03 AM (19 years ago)
- Children:
- 54e0992
- Parents:
- f0a494d6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuite-tools/common/expect.xml
rf0a494d6 r31cff1bc 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.