diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 765e31532..bd068167d 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -71,7 +71,7 @@ cd build The meaning of the configure options: - --host=$LFS_TGT, --build=$(../glibc-&glibc-version;/scripts/config.guess) + --host=$LFS_TGT, --build=$(../scripts/config.guess) The combined effect of these switches is that Glibc's build system configures itself to cross-compile, using the cross-linker and