Author: matthew Date: 2005-03-10 14:08:57 -0700 (Thu, 10 Mar 2005) New Revision: 4728
Modified: trunk/BOOK/chapter01/changelog.xml trunk/BOOK/chapter06/gettext.xml trunk/BOOK/general.ent Log: * gettext no longer installs libgettext{lib,src}.a (Jack Brown) Modified: trunk/BOOK/chapter01/changelog.xml =================================================================== --- trunk/BOOK/chapter01/changelog.xml 2005-03-09 21:09:24 UTC (rev 4727) +++ trunk/BOOK/chapter01/changelog.xml 2005-03-10 21:08:57 UTC (rev 4728) @@ -81,6 +81,9 @@ </itemizedlist> </listitem> +<listitem><para>March 10, 2005 [matt]: gettext no longer installs +libgettext{lib,src}.a (Jack Brown)</para></listitem> + <listitem><para>March 3, 2005 [matt]: Remove --without-cvs from glibc instructions, as we're not using glibc CVS snapshots anymore</para></listitem> Modified: trunk/BOOK/chapter06/gettext.xml =================================================================== --- trunk/BOOK/chapter06/gettext.xml 2005-03-09 21:09:24 UTC (rev 4727) +++ trunk/BOOK/chapter06/gettext.xml 2005-03-10 21:08:57 UTC (rev 4728) @@ -58,7 +58,7 @@ gettextize, hostname, msgattrib, msgcat, msgcmp, msgcomm, msgconv, msgen, msgexec, msgfilter, msgfmt, msggrep, msginit, msgmerge, msgunfmt, msguniq, ngettext, and xgettext</seg> -<seg>libasprintf[a,so], libgettextlib[a,so], libgettextpo[a,so] and libgettextsrc[a,so]</seg></seglistitem> +<seg>libasprintf[a,so], libgettextlib.so, libgettextpo[a,so] and libgettextsrc.so</seg></seglistitem> </segmentedlist> <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-03-09 21:09:24 UTC (rev 4727) +++ trunk/BOOK/general.ent 2005-03-10 21:08:57 UTC (rev 4728) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050303"> -<!ENTITY releasedate "March 03, 2005"> +<!ENTITY version "SVN-20050310"> +<!ENTITY releasedate "March 10, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page