diff options
Diffstat (limited to 'chapter06/gawk.xml')
-rw-r--r-- | chapter06/gawk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gawk.xml b/chapter06/gawk.xml index efe7b4380..40d69548d 100644 --- a/chapter06/gawk.xml +++ b/chapter06/gawk.xml @@ -51,7 +51,7 @@ <screen><userinput remap="configure">./configure --prefix=/usr \ --host=$LFS_TGT \ - --build=$(./config.guess)</userinput></screen> + --build=$(build-aux/config.guess)</userinput></screen> <para>Compile the package:</para> |