aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/bash.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/bash.xml')
-rw-r--r--chapter05/bash.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/bash.xml b/chapter05/bash.xml
index a2ec5683e..d5d5ee747 100644
--- a/chapter05/bash.xml
+++ b/chapter05/bash.xml
@@ -29,7 +29,7 @@ patch:</para>
<para>Now prepare Bash for compilation:</para>
-<screen><userinput>./configure --prefix=/tools</userinput></screen>
+<screen><userinput>./configure --prefix=/tools --without-bash-malloc</userinput></screen>
<para>Compile the program:</para>