aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bc.xml')
-rw-r--r--chapter06/bc.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/chapter06/bc.xml b/chapter06/bc.xml
index 75bc95d23..8e37d0132 100644
--- a/chapter06/bc.xml
+++ b/chapter06/bc.xml
@@ -43,10 +43,7 @@
<para>Prepare Bc for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/usr \
- --with-readline \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr --with-readline</userinput></screen>
<variablelist>
<title>The meaning of the configure options:</title>