diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index dbe6ba9f5..bed114507 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ 2009-02-08 + + [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. + [matthew] - Install sysklogd binaries to /sbin for FHS compatibility. diff --git a/chapter06/groff.xml b/chapter06/groff.xml index 0c52ab5d0..b4c73666e 100644 --- a/chapter06/groff.xml +++ b/chapter06/groff.xml @@ -61,7 +61,7 @@ Prepare Groff for compilation: -PAGE=<paper_size> ./configure --prefix=/usr --enable-multibyte +PAGE=<paper_size> ./configure --prefix=/usr Compile the package: