diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml
index 23c7fe7e8..af09946d7 100644
--- a/chapter05/gcc-pass1.xml
+++ b/chapter05/gcc-pass1.xml
@@ -222,6 +222,14 @@ cd ../gcc-build
+
+ --with-mpfr-*
+
+ These options enable the build system to correctly use the
+ in-tree copy of the MPFR sources.
+
+
+
Compile GCC by running: