diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
index d121084df..7cf111ef8 100644
--- a/chapter08/glibc.xml
+++ b/chapter08/glibc.xml
@@ -70,7 +70,7 @@ cd build
Prepare Glibc for compilation:
../configure --prefix=/usr \
- --disable-Werror \
+ --disable-werror \
--enable-kernel=&min-kernel; \
--enable-stack-protector=strong \
--with-headers=/usr/include \