Author: matthew
Date: 2009-02-08 15:46:53 -0700 (Sun, 08 Feb 2009)
New Revision: 8814
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/groff.xml
Log:
Remove the --enable-multibyte switch from Groff's configure command as it isn't
required as of Groff-1.20.1.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-02-08 21:56:17 UTC (rev 8813)
+++ trunk/BOOK/chapter01/changelog.xml 2009-02-08 22:46:53 UTC (rev 8814)
@@ -41,6 +41,11 @@
<para>2009-02-08</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Remove the "enable-multibyte" configure
+ switch from Groff, which is not required following the upgrade to
+ Groff-1.20.1. Thanks to Robert Connolly for the report.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Install sysklogd binaries to
<filename class="directory">/sbin</filename> for FHS compatibility.
Fixes <ulink url="&lfs-ticket-root;2317">#2317</ulink>.</para>
Modified: trunk/BOOK/chapter06/groff.xml
===================================================================
--- trunk/BOOK/chapter06/groff.xml 2009-02-08 21:56:17 UTC (rev 8813)
+++ trunk/BOOK/chapter06/groff.xml 2009-02-08 22:46:53 UTC (rev 8814)
@@ -61,7 +61,7 @@
<para>Prepare Groff for compilation:</para>
-<screen><userinput
remap="configure">PAGE=<replaceable><paper_size></replaceable>
./configure --prefix=/usr --enable-multibyte</userinput></screen>
+<screen><userinput
remap="configure">PAGE=<replaceable><paper_size></replaceable>
./configure --prefix=/usr</userinput></screen>
<para>Compile the package:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page