aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/bc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/bc.xml')
-rw-r--r--chapter08/bc.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter08/bc.xml b/chapter08/bc.xml
index b116fe10e..dfff0364f 100644
--- a/chapter08/bc.xml
+++ b/chapter08/bc.xml
@@ -41,10 +41,6 @@
<sect2 role="installation">
<title>Installation of Bc</title>
- <para>First, fix an error in the configure script::</para>
-
-<screen><userinput remap="pre">sed -i '612d' configure.sh</userinput></screen>
-
<para>Prepare Bc for compilation:</para>
<screen><userinput remap="configure">PREFIX=/usr CC=gcc ./configure.sh -G -O3</userinput></screen>