Author: jhuntwork Date: 2005-06-23 17:29:32 -0600 (Thu, 23 Jun 2005) New Revision: 6135
Modified: trunk/BOOK/chapter05/expect.xml Log: Minor wording changes and insert of command tags. Modified: trunk/BOOK/chapter05/expect.xml =================================================================== --- trunk/BOOK/chapter05/expect.xml 2005-06-23 20:57:13 UTC (rev 6134) +++ trunk/BOOK/chapter05/expect.xml 2005-06-23 23:29:32 UTC (rev 6135) @@ -53,9 +53,10 @@ <varlistentry> <term><parameter>--with-tclinclude=$TCLPATH</parameter></term> -<listitem><para>This explicitly tells Expect where to find Tcl's source directory -containing its internal headers. Using this option avoids conditions where configure fails -because it hasn't automatically discovered the location of the Tcl source directory.</para></listitem> +<listitem><para>This explicitly tells Expect where to find Tcl's source +directory and internal headers. Using this option avoids conditions +where <command>configure</command> fails because it hasn't automatically +discovered the location of the Tcl source directory.</para></listitem> </varlistentry> <varlistentry> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
