git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -40,6 +40,11 @@
<listitem>
<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>
<para>[matthew] - Install sysklogd binaries to
<filename class="directory">/sbin</filename> for FHS compatibility.
@@ -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>