Author: matthew Date: 2005-07-19 14:23:48 -0600 (Tue, 19 Jul 2005) New Revision: 6559
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter06/flex.xml Log: Remove flex++ from the list of installed files Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-07-19 20:12:40 UTC (rev 6558) +++ trunk/BOOK/chapter01/changelog.xml 2005-07-19 20:23:48 UTC (rev 6559) @@ -107,6 +107,8 @@ </itemizedlist> </listitem> +<listitem><para>July 19th, 2005 [matt]: Removed flex++ from the list of installed files, as it is no longer present (Randy McMurchy)</para></listitem> + <listitem><para>July 15th, 2005 [matt]: Updated to Linux-2.6.12.3.</para></listitem> <listitem><para>July 15th, 2005 [matt]: Updated to udev-063.</para></listitem> Modified: trunk/BOOK/chapter06/flex.xml =================================================================== --- trunk/BOOK/chapter06/flex.xml 2005-07-19 20:12:40 UTC (rev 6558) +++ trunk/BOOK/chapter06/flex.xml 2005-07-19 20:23:48 UTC (rev 6559) @@ -87,7 +87,7 @@ <segmentedlist> <segtitle>Installed programs</segtitle> <segtitle>Installed library</segtitle> -<seglistitem><seg>flex, flex++ (link to flex), and lex</seg> +<seglistitem><seg>flex and lex</seg> <seg>libfl.a</seg></seglistitem> </segmentedlist> @@ -106,14 +106,6 @@ </listitem> </varlistentry> -<varlistentry id="flex-"> -<term><command>flex++</command></term> -<listitem> -<para>Invokes a version of <command>flex</command> that is used exclusively for C++ scanners</para> -<indexterm zone="ch-system-flex flex-"><primary sortas="b-flex++">flex++</primary></indexterm> -</listitem> -</varlistentry> - <varlistentry id="lex"> <term><command>lex</command></term> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
