diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 889a476da..8e9094517 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -50,6 +50,10 @@ <para>Prepare Man-DB for compilation:</para> + <!-- Note that the enable-mb-groff switch is a temporary workaround for the + fact that the configure test doesn't automatically detect that Groff-1.20.1 + is multibyte capable --> + <screen><userinput remap="configure">./configure --prefix=/usr --libexecdir=/usr/lib \ --sysconfdir=/etc --disable-setuid \ --enable-mb-groff --with-browser=/usr/bin/lynx \ |