diff --git a/chapter06/bash.xml b/chapter06/bash.xml
index d462d2631..d00e685ca 100644
--- a/chapter06/bash.xml
+++ b/chapter06/bash.xml
@@ -45,9 +45,9 @@
Prepare Bash for compilation:
-./configure --prefix=/usr \
- --build=$(support/config.guess) \
- --host=$LFS_TGT \
+./configure --prefix=/usr \
+ --build=$(sh support/config.guess) \
+ --host=$LFS_TGT \
--without-bash-malloc