diff --git a/chapter05/gcc-pass1-inst.xml b/chapter05/gcc-pass1-inst.xml index 15c219f51..7d7532cd9 100644 --- a/chapter05/gcc-pass1-inst.xml +++ b/chapter05/gcc-pass1-inst.xml @@ -37,7 +37,7 @@ cd ../gcc-build purpose of this switch is to remove /usr/local/include from gcc's include search path. This is not absolutely essential; however, we want to try to minimize the influence of the host -system, thus making this is a sensible thing to do. +system, thus making this a sensible thing to do. --enable-shared: This switch may seem counter-intuitive at first. But using it allows the building of