diff --git a/chapter06/m4.xml b/chapter06/m4.xml
index 9f422adac..0bbd08079 100644
--- a/chapter06/m4.xml
+++ b/chapter06/m4.xml
@@ -52,9 +52,7 @@ echo "#define _IO_IN_BACKUP 0x100" >> lib/stdio-impl.h
./configure --prefix=/usr \
--host=$LFS_TGT \
- --build=$(build-aux/config.guess) \
- sv_cv_stack_direction=-1 \
- sv_cv_stack_direction_msg="grows down"
+ --build=$(build-aux/config.guess)
Compile the package: